-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Add 11.0 release notes #36440
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+79
−1
Merged
Add 11.0 release notes #36440
Changes from 2 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
91c7430
Add 11.0 release notes
guardrex 96a4a7e
Updates
guardrex 359754a
Update aspnetcore/release-notes/aspnetcore-11.0.md
guardrex f37329d
Update filename of the 11.0 markdown file
guardrex f354382
Merge branch 'guardrex/setup-11-release-notes' of https://github.com/…
guardrex File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,72 @@ | ||
| --- | ||
| title: What's new in ASP.NET Core in .NET 11 | ||
| author: wadepickett | ||
| description: Learn about the new features in ASP.NET Core in .NET 11. | ||
| ms.author: wpickett | ||
| ms.custom: mvc | ||
| ms.date: 12/04/2025 | ||
| uid: aspnetcore-11 | ||
| --- | ||
| # What's new in ASP.NET Core in .NET 11 | ||
|
|
||
| <!-- NOTE: Add the following to toc.yml when the | ||
| breaking changes article is put up ... | ||
|
|
||
| - name: Breaking changes | ||
| href: /dotnet/core/compatibility/10.0?toc=/aspnet/core/toc.json&bc=/aspnet/core/breadcrumb/toc.json#aspnet-core> | ||
|
|
||
| --> | ||
|
|
||
| This article highlights the most significant changes in ASP.NET Core in .NET 11 with links to relevant documentation. | ||
|
|
||
| This article will be updated as new preview releases are made available. | ||
|
|
||
| <!-- HOLD - The 11.0 article hasn't been created yet ... | ||
|
|
||
| https://learn.microsoft.com/dotnet/core/compatibility/11.0#aspnet-core | ||
|
|
||
| For breaking changes, see [Breaking changes in .NET](/dotnet/core/compatibility/11.0#aspnet-core). | ||
|
|
||
| --> | ||
|
|
||
| ## Blazor | ||
|
|
||
| This section describes new features for Blazor. | ||
|
|
||
| [!INCLUDE[](~/release-notes/aspnetcore-11/includes/blazor.md)] | ||
|
|
||
| ## Blazor Hybrid | ||
|
|
||
| This section describes new features for Blazor Hybrid. | ||
|
|
||
| [!INCLUDE[](~/release-notes/aspnetcore-11/includes/blazor-hybrid.md)] | ||
|
|
||
| ## 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 | ||
|
|
||
| This section describes miscellaneous new features in .NET 11. | ||
|
|
||
| <!-- HOLD - The breaking changes article for 11.0 hasn't been created yet ... | ||
|
|
||
| https://learn.microsoft.com/dotnet/core/compatibility/breaking-changes | ||
|
|
||
| ## Breaking changes | ||
|
|
||
| Use the articles in [Breaking changes in .NET](/dotnet/core/compatibility/breaking-changes) to find breaking changes that might apply when upgrading an app to a newer version of .NET. | ||
|
|
||
| --> | ||
1 change: 1 addition & 0 deletions
1
aspnetcore/release-notes/aspnetcore-11/includes/blazor-hybrid.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| *Release notes appear in this section as preview features become available.* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| *Release notes appear in this section as preview features become available.* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.