Showing results for April 2023 - Page 2 of 2 - .NET Blog

Apr 11, 2023
8
9

Announcing .NET 8 Preview 3

Jiachen Jiang
Jiachen Jiang

.NET 8 Preview 3 is now available, with changes to build paths, workloads, Microsoft.Extensions, and containers. It also includes performance improvements in the JIT, for Arm64, and dynamic PGO.

.NETASP.NET CoreC#
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