Skip to content

.NET 11 RC 1: update What's New - #3504

Open
davidortinau wants to merge 2 commits into
dotnet:mainfrom
davidortinau:davidortinau-rc1-whats-new-docs
Open

.NET 11 RC 1: update What's New#3504
davidortinau wants to merge 2 commits into
dotnet:mainfrom
davidortinau:davidortinau-rc1-whats-new-docs

Conversation

@davidortinau

@davidortinau davidortinau commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add .NET 11 RC 1 controls, platform features, XAML Hot Reload fixes, and testing updates to the existing What's New hierarchy
  • summarize Android build, size, startup, and dotnet run improvements
  • document Apple NativeAOT, binding, packaging, and relevant breaking changes
  • preserve all Preview 1-7 content and keep the scope independent from Document .NET 11 badge support for Shell tabs and ToolbarItems #3359

Verification

  • verified the editorial source at dotnet/core@b6cc7e891cf4f74121ddd0aa47c2f8d20bf3e1e2 against each cited MAUI, Android, and macios PR
  • confirmed the RC 1 workload cuts exclude post-cut dotnet/macios#26409 and unshipped dotnet/android#12230
  • ran targeted markdownlint, local article-root link checks, moniker and scope checks, and staged-diff review

Release context

Related release-note work: dotnet/core#10552


Internal previews

File Preview link
docs/whats-new/dotnet-11.md Learn preview

Build report

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings September 2, 2026 20:12
@davidortinau
davidortinau requested a review from a team as a code owner September 2, 2026 20:12
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 96473ae:

✅ Validation status: passed

File Status Preview URL Details
docs/whats-new/dotnet-11.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

Copilot AI 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.

Copilot review overview

🟡 Changes recommended

The page intro claims the release-notes list covers “each” .NET 11 release, but it only lists previews while the page now documents RC 1 content, so the wording (or list) should be updated for accuracy.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Review tier: Lite
Findings: 1 Low severity

New issues introduced by this change (1)
Severity Finding
Low severity docs/​whats-new/​dotnet-11.md — The introduction says the list contains release notes for “each .NET MAUI in .NET 11 release”, but…
What changed in this PR

Updates the .NET MAUI “What’s new in .NET 11” page to incorporate .NET 11 RC 1 additions (while keeping prior Preview content intact), covering new testing templates plus controls/platform/tooling updates and breaking changes.

Changes:

  • Added a new Testing section documenting RC 1 test project templates and dotnet test usage.
  • Added multiple RC 1 entries across Controls, Platform features, XAML Hot Reload, Android performance/tooling, Apple NativeAOT/binding/packaging, and Breaking changes.
  • Refreshed page metadata date.
File Description
docs/​whats-new/​dotnet-11.md Adds .NET 11 RC 1 “What’s New” entries across testing, controls, platform features, tooling, and breaking changes.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +28 to +31
## Testing

.NET 11 RC 1 adds test project templates for Android, iOS, tvOS, macOS, and Mac Catalyst. The template short names are `androidtest`, `iostest`, `tvostest`, `macostest`, and `maccatalysttest`. The test projects use Microsoft.Testing.Platform and run in an app process on a device, simulator, or desktop target with `dotnet test`.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 74c3f0f:

✅ Validation status: passed

File Status Preview URL Details
docs/whats-new/dotnet-11.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

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.

2 participants