Skip to main content
Blazor logo

Blazor

Build interactive web apps with C# and .NET

About

Blazor is a web framework that lets you build interactive client-side UIs using C# and .NET instead of JavaScript. It supports running components on the server or in the browser via WebAssembly, allowing you to share code between front-end and back-end.