News

In the “Create New ASP.Net Core Web Application” window, select .NET Core as the runtime and ASP.NET Core 2.2 (or later) from the drop-down list at the top. I’ll be using ASP.NET Core 3.0 here.
While .NET 9 is still in preview status, several new features have been added to minimal APIs in ASP.NET Core 9. I’ll discuss them in a future post here when the official release of ASP.NET Core ...
The latest release of .NET 8 Preview 4 brings significant improvements to ASP.NET Core. Notable enhancements include Blazor's streaming rendering and form handling, expanded support for form binding i ...