Blazor Server in .NET Core 3.0 enables you to add rich interactive UI to your .NET apps without having to write JavaScript. Learn about when to use Blazor Server, how it scales, how it relates to Blazor WebAssembly, and how we expect to evolve Blazor in the future.
ASP.NET Core and Blazor updates in .NET Core 3.0
Today we are thrilled to announce the release of .NET Core 3.0! .NET Core 3.0 is ready for production use, and is loaded with lots of great new features for building amazing web apps with ASP.NET Core and Blazor.
Some of the big new features in this release of ASP.NET Core include:
...
.NET Core 3.0 Release Candidate 1 is now available! This release contains only a handful of bug fixes and closely represents what we expect to release for .NET Core 3.0.
.NET Core 3.0 Preview 9 is now available and it includes a bunch of new updates to ASP.NET Core and Blazor. Check out the great new features and improvements in this release!
.NET Core 3.0 Preview 7 is now available and it includes a bunch of new updates to ASP.NET Core and Blazor. Check out the great new features and improvements in this release!
.NET Core 3.0 Preview 6 is now available and includes a bunch of new updates to ASP.NET Core and Blazor. Find out what's new in this latest preview release.
With this newest Blazor release we're pleased to announce that Blazor is now in official preview! Blazor is no longer experimental and we are committing to ship it as a supported web UI framework including support for running client-side in the browser on WebAssembly.
A little over a year ago we started the Blazor experimental project with the goa...
Today we are pleased to announce improved Razor tooling support in Visual Studio Code with the latest C# extension. This latest release includes improved Razor diagnostics and support for tag helpers and Blazor apps.