Skip to content

What's new in ASP.NET Core in .NET 11 Preview 7 - #37470

Merged
wadepickett merged 4 commits into
mainfrom
copilot/update-whats-new-aspnetcore-11-preview7
Aug 12, 2026
Merged

What's new in ASP.NET Core in .NET 11 Preview 7#37470
wadepickett merged 4 commits into
mainfrom
copilot/update-whats-new-aspnetcore-11-preview7

Conversation

Copilot AI commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Adds Preview 7 non-Blazor features to the cumulative "What's new in ASP.NET Core in .NET 11" article, sourced from dotnet/core release 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 APIs
  • validation-attributes-no-longer-experimental-preview-7.mdValidatableTypeAttribute/SkipValidationAttribute no longer experimental → Minimal APIs
  • signalr-auth-refresh-redirects-preview-7.md — .NET client auth refresh across negotiate redirects → SignalR
  • consistent-authorization-metadata-preview-7.md — uniform IAuthorizeData/AuthorizationPolicy/IAuthorizationRequirementData handling across MVC, SignalR, Blazor → Authentication and authorization
  • openapi-server-sent-events-preview-7.mdSseItem<T> described via OpenAPI 3.2 itemSchemaOpenAPI
  • tls-channel-binding-token-preview-7.md — channel-binding token access from ITlsConnectionFeatureMiscellaneous

Article (aspnetcore-11.md)

  • Wired in the six [!INCLUDE] directives after existing includes in each mapped section.
  • Bumped ms.date to 08/12/2026.

Conventions

  • H3 headings, no front matter, present tense, -preview-7 suffix per include-content rules.
  • Verified <xref:> for stable authorization types; <!-- TODO: <xref:> --> markers for APIs new in this preview rather than guessing IDs.
  • Inline contributor acknowledgment (@MoChilia) preserved.

Excluded

Blazor features (auto-pause circuits, CacheView SSR caching, new analyzers, Virtualize/QuickGrid changes, Emscripten 6, Razor union-typed literal attributes, SSR client-side validation), bug fixes, and the community contributors list.


Internal previews

File Preview link
aspnetcore/release-notes/aspnetcore-11.md aspnetcore/release-notes/aspnetcore-11
aspnetcore/release-notes/aspnetcore-11/includes/consistent-authorization-metadata-preview-7.md aspnetcore/release-notes/aspnetcore-11/includes/consistent-authorization-metadata-preview-7
aspnetcore/release-notes/aspnetcore-11/includes/openapi-server-sent-events-preview-7.md aspnetcore/release-notes/aspnetcore-11/includes/openapi-server-sent-events-preview-7
aspnetcore/release-notes/aspnetcore-11/includes/signalr-auth-refresh-redirects-preview-7.md aspnetcore/release-notes/aspnetcore-11/includes/signalr-auth-refresh-redirects-preview-7
aspnetcore/release-notes/aspnetcore-11/includes/tls-channel-binding-token-preview-7.md aspnetcore/release-notes/aspnetcore-11/includes/tls-channel-binding-token-preview-7
aspnetcore/release-notes/aspnetcore-11/includes/validation-attributes-no-longer-experimental-preview-7.md aspnetcore/release-notes/aspnetcore-11/includes/validation-attributes-no-longer-experimental-preview-7
aspnetcore/release-notes/aspnetcore-11/includes/validation-localization-preview-7.md aspnetcore/release-notes/aspnetcore-11/includes/validation-localization-preview-7

Copilot AI and others added 2 commits August 12, 2026 15:57
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
Copilot AI requested a review from wadepickett August 12, 2026 15:59
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
@wadepickett
wadepickett marked this pull request as ready for review August 12, 2026 16:17

@wadepickett wadepickett left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made updates and approved.

@wadepickett

Copy link
Copy Markdown
Contributor

@tdykstra, I need a 2nd review/approval quick.

@wadepickett
wadepickett requested a review from tdykstra August 12, 2026 16:24
@wadepickett
wadepickett merged commit d02d66e into main Aug 12, 2026
5 checks passed
@wadepickett
wadepickett deleted the copilot/update-whats-new-aspnetcore-11-preview7 branch August 12, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Agent gen What's new in ASP.NET Core in .NET 11 Preview 7

3 participants