What's new in ASP.NET Core in .NET 11 Preview 7 - #37470
Merged
wadepickett merged 4 commits intoAug 12, 2026
Merged
Conversation
Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
…on intro Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update What's new in ASP.NET Core in .NET 11 Preview 7
What's new in ASP.NET Core in .NET 11 Preview 7
Aug 12, 2026
wadepickett
reviewed
Aug 12, 2026
wadepickett
reviewed
Aug 12, 2026
wadepickett
reviewed
Aug 12, 2026
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
wadepickett
marked this pull request as ready for review
August 12, 2026 16:17
wadepickett
approved these changes
Aug 12, 2026
wadepickett
left a comment
Contributor
There was a problem hiding this comment.
I made updates and approved.
Contributor
|
@tdykstra, I need a 2nd review/approval quick. |
tdykstra
approved these changes
Aug 12, 2026
wadepickett
deleted the
copilot/update-whats-new-aspnetcore-11-preview7
branch
August 12, 2026 16:58
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds Preview 7 non-Blazor features to the cumulative "What's new in ASP.NET Core in .NET 11" article, sourced from
dotnet/corerelease notes (PR #10502). Blazor content is intentionally excluded (handled by the Blazor team in separate PRs).Include files added (
aspnetcore/release-notes/aspnetcore-11/includes/)validation-localization-preview-7.md— built-in validation message/display-name localization → Minimal APIsvalidation-attributes-no-longer-experimental-preview-7.md—ValidatableTypeAttribute/SkipValidationAttributeno longer experimental → Minimal APIssignalr-auth-refresh-redirects-preview-7.md— .NET client auth refresh across negotiate redirects → SignalRconsistent-authorization-metadata-preview-7.md— uniformIAuthorizeData/AuthorizationPolicy/IAuthorizationRequirementDatahandling across MVC, SignalR, Blazor → Authentication and authorizationopenapi-server-sent-events-preview-7.md—SseItem<T>described via OpenAPI 3.2itemSchema→ OpenAPItls-channel-binding-token-preview-7.md— channel-binding token access fromITlsConnectionFeature→ MiscellaneousArticle (
aspnetcore-11.md)[!INCLUDE]directives after existing includes in each mapped section.ms.dateto 08/12/2026.Conventions
-preview-7suffix per include-content rules.<xref:>for stable authorization types;<!-- TODO: <xref:> -->markers for APIs new in this preview rather than guessing IDs.@MoChilia) preserved.Excluded
Blazor features (auto-pause circuits,
CacheViewSSR caching, new analyzers,Virtualize/QuickGridchanges, Emscripten 6, Razor union-typed literal attributes, SSR client-side validation), bug fixes, and the community contributors list.Internal previews