Blazor

Blazor is a framework for building web applications using C# and .NET that runs in the browser via WebAssembly. It allows developers to write C# code that runs directly in the browser, eliminating the need for JavaScript.

Blazor comes in two flavors:

To learn more, visit the following resources: