

Blazor
5 likes
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 also available.
Cost / License
- Free
- Open Source (Apache-2.0)
Platforms
- Mac
- Windows
- Linux
Features
- Support for WebAssembly
Blazor information
Featured in Lists
Are you willing to sell your soul to Bill to get the best software available for doing everything from basic desktop …
List by Alex Ruiz with 32 apps, updated
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)






Comments and Reviews
Simple and very powerful. Probably the future of .NET Core web development.