Showing results for Blazor - .NET Blog

Sep 26, 2022
10
16

Use .NET from any JavaScript app in .NET 7

Pavel Å avara
Pavel Å avara

Port of the famous TodoMVC to .NET on WASM. Showcase of the JavaScript interop and running .NET in the browser, with or without Blazor.

.NET.NET CoreC#
Apr 12, 2022
5
0

ASP.NET Core updates in .NET 7 Preview 3

Daniel Roth
Daniel Roth

.NET 7 Preview 3 is here and adds some great new features to ASP.NET Core including support for route handler filters in minimal APIs, improved unit testability for minimal route handlers, performance enhancements, and more.

ASP.NET Core.NETASP.NET
Feb 17, 2022
32
0

ASP.NET Core updates in .NET 7 Preview 1

Daniel Roth
Daniel Roth

.NET 7 Preview 1 is now available! Check out what's new in ASP.NET Core in this update and learn about the roadmap for ASP.NET Core in .NET 7.

ASP.NET Core.NETASP.NET