Showing results for .NET 8 - .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
Mar 14, 2023
6
4

EF Core 8 Preview 2: Lite and familiar

Arthur Vickers
Arthur Vickers

Announcing Entity Framework Core 8 (EF8) Preview 2 with support for JSON columns in SQLite and HierarchyId in SQL Server/Azure SQL

.NETEntity Framework
Mar 14, 2023
15
11

Announcing .NET 8 Preview 2

Allie Barry
Allie Barry

.NET 8 Preview 2 contains a few updates/new features from Preview 1, including introspection support for function pointers, as well as some other runtime and libraries improvements.

.NET
Feb 21, 2023
68
23

Announcing .NET 8 Preview 1

Jeremy Likness
Jeremy Likness

.NET 8 Preview 1 introduces a roadmap for the year ahead, native AOT compilation, enhanced container and Linux support, and significant performance improvements.

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