2.9 KiB
2.9 KiB
title | author | description | ms.author | ms.custom | ms.date | uid |
---|---|---|---|---|---|---|
What's new in ASP.NET Core 9.0 | rick-anderson | Learn about the new features in ASP.NET Core 9.0. | riande | mvc | 11/19/2024 | aspnetcore-9 |
What's new in ASP.NET Core 9.0
This article highlights the most significant changes in ASP.NET Core 9.0 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.
Blazor
This section describes new features for Blazor.
SignalR
This section describes new features for SignalR.
Minimal APIs
This section describes new features for minimal APIs.
OpenAPI
This section describes new features for OpenAPI
Authentication and authorization
This section describes new features for authentication and authorization.
Miscellaneous
The following sections describe miscellaneous new features.