
Blazor
Blazor lets you build interactive web UIs using C# instead of JavaScript. It allows you to create web applications using HTML, CSS and C#. WebAssembly app development is...
- Free • Open Source
- Mac
- Windows
- Linux
What is Blazor?
Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries.
FEATURES
- Runs in all browsers and implements .NET Standard
- .NET tooling, familiarity and stability
- Native performance using a trusted security sandbox
- Allows interaction with JavaScript code and libraries
- Server-side (generating views and handling an app's logic on a server side) and WebAssembly version (generating views and handling an app's logic in a web browser)
Blazor Screenshots
Blazor Features
Blazor information
Supported Languages
- English
GitHub repository
- 9,349 Stars
- 673 Forks
- 0 Open Issues
- Updated
Comments and Reviews
Tags
- development
- ASP.NET
- .net
- full-stack-development
- Web Development
Simple and very powerful. Probably the future of .NET Core web development.