Showing results for ASP.NET - .NET Blog

Apr 3, 2023
4
17

ASP.NET Core Route Tooling Enhancements in .NET 8

James Newton-King
James Newton-King

Route tooling is a group of new features in .NET 8 that makes ASP.NET Core routing easier to use. Check out what route tooling adds to building ASP.NET Core apps.

.NETASP.NETASP.NET Core
Feb 21, 2023
27
8

ASP.NET Core updates in .NET 8 Preview 1

Daniel Roth
Daniel Roth

.NET 8 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 8.

.NETASP.NETASP.NET Core
Feb 15, 2023
40
21

Upgrading your .NET projects with Visual Studio

Olia Gavrysh
Olia Gavrysh

The .NET Upgrade Assistant is now available as an experimental extension in Visual Studio to easily enable to update your apps and projects to the latest version of .NET.

.NETASP.NETASP.NET Core