Skip to content

Cross-reference ASP.NET Core 11 breaking changes from the .NET 11 overview#54188

Open
halter73 wants to merge 2 commits into
mainfrom
halter73/aspnetcore-11-breaking-changes
Open

Cross-reference ASP.NET Core 11 breaking changes from the .NET 11 overview#54188
halter73 wants to merge 2 commits into
mainfrom
halter73/aspnetcore-11-breaking-changes

Conversation

@halter73
Copy link
Copy Markdown
Member

@halter73 halter73 commented Jun 4, 2026

Adds a one-line ASP.NET Core section to docs/core/compatibility/11.md that links to /aspnet/core/breaking-changes/11/overview, mirroring the .NET 10 pattern in 10.md.

The authoritative ASP.NET Core breaking-change content lives in dotnet/AspNetCore.Docs; the companion PR with the actual per-entry pages is dotnet/AspNetCore.Docs#37228.

Coordination

This PR should not be merged until dotnet/AspNetCore.Docs#37228 is merged (or at minimum has a stable target URL). Otherwise the cross-reference will 404 for users until the port lands.

History

An earlier revision of this PR added 12 per-entry pages under docs/core/compatibility/aspnetcore/11/ directly in dotnet/docs, on the assumption that .NET 11 should follow the same "author in dotnet/docs during preview, port to AspNetCore.Docs at GA" pattern that was used for .NET 10. Per reviewer feedback, the right approach is to author in AspNetCore.Docs from the start and cross-reference from here. This revision removes those 12 pages and the corresponding toc.yml additions, leaving only the cross-reference. The content of the deleted pages was moved to dotnet/AspNetCore.Docs#37228.


Internal previews

📄 File 🔗 Preview link
docs/core/compatibility/11.md docs/core/compatibility/11

Adds 12 new per-entry pages under docs/core/compatibility/aspnetcore/11/ covering the ASP.NET Core breaking changes that have shipped in .NET 11 previews so far, replaces the commented-out ASP.NET Core block in 11.md with a real section and table, and adds the new pages to toc.yml.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 4, 2026 18:41
@halter73 halter73 requested review from a team and gewarren as code owners June 4, 2026 18:41
@dotnetrepoman dotnetrepoman Bot added this to the June 2026 milestone Jun 4, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot stopped reviewing on behalf of halter73 due to an error June 4, 2026 19:41
@gewarren
Copy link
Copy Markdown
Contributor

gewarren commented Jun 4, 2026

This PR doesn't update dotnet/AspNetCore.Docs. Per the dotnet/AspNetCore.Docs#36693, the port to AspNetCore.Docs and the dotnet/docs → aspnet/core/breaking-changes/11/overview redirect happen at/after .NET 11 GA.

@halter73 We moved the ASP.NET Core breaking changes to the dotnet/AspNetCore.Docs repo, so these files should go there instead.

The ASP.NET Core breaking-change content should live in dotnet/AspNetCore.Docs and be cross-referenced from here, matching the .NET 10 pattern in 10.md. Replaces the 12-row table with a single link to /aspnet/core/breaking-changes/11/overview, reverts the toc.yml additions, and removes the per-entry pages that were created in the previous commit.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@halter73 halter73 changed the title Document ASP.NET Core breaking changes in .NET 11 Cross-reference ASP.NET Core 11 breaking changes from the .NET 11 overview Jun 4, 2026
@halter73
Copy link
Copy Markdown
Member Author

halter73 commented Jun 4, 2026

Ported to dotnet/AspNetCore.Docs#37228. Planning to close this one once that merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants