Product Information
What is Blazor?
Blazor enables you to build interactive web UIs using C# instead of JavaScript. Blazor applications are composed of reusable web UI components implemented with C#, HTML, and CSS. Both client and server code are written in C#, allowing you to share code and libraries.
Features
- Runs in all browsers and implements .NET Standard
- .NET tools, familiarity, and stability
- Native performance with a trusted security sandbox
- Enables interaction with JavaScript code and libraries
- Server-side (renders views on the server and handles application logic) and WebAssembly versions (renders views in the web browser and handles application logic)
How to use Blazor?
Blazor lets developers build interactive web UIs using C# instead of JavaScript, enabling reusable components with C#, HTML, and CSS, and supporting client-server code sharing.
Core Functions of Blazor
WebAssembly Support
Usage Scenarios of Blazor
- Build interactive web user interfaces
- Develop server-side web application logic
- Develop WebAssembly application logic that runs in web browsers
- Build reusable web UI components using C#, HTML, and CSS
Common Questions about Blazor
What does Blazor do?
How do I use Blazor?
What are the core features of Blazor?
What are the application scenarios of Blazor?





















