What's new in ASP.NET Core in .NET 11 Preview 6#37334
Draft
wadepickett with Copilot wants to merge 3 commits into
Draft
What's new in ASP.NET Core in .NET 11 Preview 6#37334wadepickett with Copilot wants to merge 3 commits into
wadepickett with Copilot wants to merge 3 commits into
Conversation
Copilot
AI
changed the title
[WIP] Update What's new in ASP.NET Core in .NET 11 Preview 6
What's new in ASP.NET Core in .NET 11 Preview 6
Jul 10, 2026
Contributor
|
@tdykstra and @guardrex, |
Collaborator
|
@wadepickett ... Thanks!👍 Illona has a PR up, and I have one with only the Blazor C# union bits on it. I'll check next week to see what else Blazor needs. I'll review this tomorrow morning (without commits from me) to assist @tdykstra with the approval he'll need. |
wadepickett
reviewed
Jul 11, 2026
wadepickett
reviewed
Jul 11, 2026
wadepickett
reviewed
Jul 11, 2026
Edit pass. Co-authored-by: Wade Pickett <wpickett@microsoft.com>
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 6 content to the cumulative "What's new in ASP.NET Core in .NET 11" article, generated from the dotnet/core release notes (dotnet/core#10456) via the
whats-new-from-release-notesagent.Note on parameters: The issue body listed
PREVIEW = preview5, but the referenced source PR and the issue title are both Preview 6. Processed Preview 6 accordingly.New include files
async-validation-minimal-apis-preview-6.md(IAsyncValidatableObject,AsyncValidationAttribute,Validator.ValidateObjectAsync),short-circuit-endpoints-attribute-preview-6.md([ShortCircuit])openapi-3-2-default-preview-6.md(documents now target 3.2 by default)signalr-authentication-refresh-preview-6.md(token refresh without reconnect),signalr-cancel-hub-invocations-preview-6.md(client-side cancellation of non-streaming invocations)Updated files
csharp-unions-preview-6.md— expanded to reflect the grown source: unions now span Minimal APIs, MVC/Razor Pages, SignalR JSON hub protocol, and Blazor, plus OpenAPIanyOfschema behavior and non-body binding limits.aspnetcore-11.md— added[!INCLUDE]directives in the mapped sections; bumpedms.dateto07/10/2026; Breaking changes section left intact.Excluded (per content rules)
@Youssef1313,@Porozhniakov) are preserved within their feature includes.Conventions
Includes use H3 headings, no front matter,
-preview-6suffixes, relative Learn links, and present-tense phrasing. Verified<xref:>IDs are used where docs exist; brand-new Preview 6 APIs without published docs carry<!-- TODO: Update to <xref:> ... -->markers for later conversion.Internal previews