Skip to content

Commit 86a8ea6

Browse files
Create aspnetcore-10.0.md
1 parent e76a9db commit 86a8ea6

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
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

0 commit comments

Comments
 (0)