File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : What's new in ASP.NET Core 10.0
3+ author : rick-anderson
4+ 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.
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 authentication and authorization.
25+
26+ ## Minimal APIs
27+
28+ This section describes new features for minimal APIs.
29+
30+ ## Authentication and authorization
31+
32+ ASP.NET Core 9 adds new features to authentication and authorization.
33+
34+ ## Miscellaneous
35+
36+ The following sections describe miscellaneous new features in ASP.NET Core 9.
37+
38+ ## Additional resources
You can’t perform that action at this time.
0 commit comments