Blazor 0.3.0 is now available! This release includes important bug fixes and many new feature enhancements.
New features in this release (details below):
A full list of the changes in this release can be found in the Blazor 0.3.0 release notes.
Get Blazor 0.3.0
To get setup with Blazor 0.3.0:
To install the Blazor templates...
Just a few weeks ago we announced the first preview release of an experimental web UI framework called Blazor. Blazor enables full-stack web development using C# and WebAssembly. So far thousands of web developers have taken on the challenge to try out Blazor and done some pretty remarkable things:
The feedback and support from the ...
For up to date instructions on how to get started with Blazor, please go to https://blazor.net.
Today we released our first public preview of Blazor, a new experimental .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly. Blazor enables full stack web development with the stability, consistency, and ...
Today I’m excited to announce a new experimental project from the ASP.NET team called Blazor. Blazor is an experimental web UI framework based on C#, Razor, and HTML that runs in the browser via WebAssembly. Blazor promises to greatly simplify the task of building fast and beautiful single-page applications that run in any browser. It does ...