Category:Blazor
From Logic Wiki
https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor
Blazor is a free and open-source web framework that enables developers to create web apps using C# and HTML. It is being developed by Microsoft. A Blazor app can interop with JavaScript, e.g. call JavaScript functions from .NET methods.