You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Create aspnetcore-10.0.md
* Add link to ASP.NET Core announcement page
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
description: Learn about the new features in ASP.NET Core 10.0.
5
+
ms.author: riande
6
+
ms.custom: mvc
7
+
ms.date: 2/5/2025
8
+
uid: aspnetcore-10
9
+
---
10
+
# What's new in ASP.NET Core 10.0
11
+
12
+
This article highlights the most significant changes in ASP.NET Core 10.0 with links to relevant documentation.
13
+
14
+
This article will be updated as new preview releases are made available. See the [Asp.Net Core announcement page](https://github.com/aspnet/announcements/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.0.0-rc2) until this page is updated.
15
+
16
+
<!-- New content should be added to ~/aspnetcore-9/includes/newFeatureName.md files. This will help prevent merge conflicts in this file. -->
17
+
18
+
## Blazor
19
+
20
+
This section describes new features for Blazor.
21
+
22
+
## SignalR
23
+
24
+
This section describes new features for SignalR.
25
+
26
+
## Minimal APIs
27
+
28
+
This section describes new features for minimal APIs.
29
+
30
+
## Authentication and authorization
31
+
32
+
This section describes new features for authentication and authorization.
33
+
34
+
## Miscellaneous
35
+
36
+
This section describes miscellaneous new features in ASP.NET Core 9.
0 commit comments