Back to Aspnetcore

What's new in ASP.NET Core in .NET 9

aspnetcore/release-notes/aspnetcore-9.0.md

latest2.9 KB
Original Source

What's new in ASP.NET Core in .NET 9

This article highlights the most significant changes in ASP.NET Core in .NET 9 with links to relevant documentation.

Static asset delivery optimization

MapStaticAssets routing endpoint conventions is a new feature that optimizes the delivery of static assets in ASP.NET Core apps.

For information on static asset delivery for Blazor apps, see xref:blazor/fundamentals/static-files?view=aspnetcore-9.0.

[!INCLUDE]

Blazor

This section describes new features for Blazor.

[!INCLUDE]

SignalR

This section describes new features for SignalR.

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

Minimal APIs

This section describes new features for Minimal APIs.

[!INCLUDE]

[!INCLUDE]

OpenAPI

This section describes new features for OpenAPI

[!INCLUDE]

[!INCLUDE]

Authentication and authorization

This section describes new features for authentication and authorization.

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

Miscellaneous

The following sections describe miscellaneous new features.

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

Breaking changes

Use the articles in Breaking changes in .NET to find breaking changes that might apply when upgrading an app to a newer version of .NET.