AspNetCore.Docs/aspnetcore/release-notes/aspnetcore-9.0.md

52 lines
1.4 KiB
Markdown
Raw Normal View History

---
title: What's new in ASP.NET Core 9.0
author: rick-anderson
description: Learn about the new features in ASP.NET Core 9.0.
ms.author: riande
ms.custom: mvc
ms.date: 04/17/2024
uid: 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.
This article has been updated for .NET 9 Preview 3.
<!-- New content should be added to ~/aspnetcore-9/includes/newFeatureName.md files. This will help prevent merge conflicts in this file. -->
## Blazor
This section describes new features for Blazor.
2024-02-13 02:18:58 +08:00
[!INCLUDE[](~/release-notes/aspnetcore-9/includes/blazor.md)]
2024-03-02 01:08:47 +08:00
## SignalR
2024-02-10 11:39:37 +08:00
This section describes new features for SignalR.
[!INCLUDE[](~/release-notes/aspnetcore-9/includes/signalr.md)]
## Minimal APIs
This section describes new features for minimal APIs.
[!INCLUDE[](~/release-notes/aspnetcore-9/includes/status500.md)]
## Authentication and authorization
2024-02-10 11:39:37 +08:00
This section describes new features for authentication and authorization.
2024-03-13 01:51:20 +08:00
[!INCLUDE[](~/release-notes/aspnetcore-9/includes/oidccustomparms.md)]
[!INCLUDE[](~/release-notes/aspnetcore-9/includes/httpsysextendedauth.md)]
## Miscellaneous
2024-02-14 05:28:22 +08:00
The following sections describe miscellaneous new features.
[!INCLUDE[](~/release-notes/aspnetcore-9/includes/endpoint-metadata.md)]
[!INCLUDE[](~/release-notes/aspnetcore-9/includes/debugger.md)]