Skip to content

Document .NET MAUI 11 Preview 5 features in whats-new - #3371

Merged
jfversluis merged 5 commits into
dotnet:mainfrom
davidortinau:daortin/p5-whats-new
Jun 12, 2026
Merged

Document .NET MAUI 11 Preview 5 features in whats-new#3371
jfversluis merged 5 commits into
dotnet:mainfrom
davidortinau:daortin/p5-whats-new

Conversation

@davidortinau

@davidortinau davidortinau commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Adds the Preview 5 release-notes link to the top of docs/whats-new/dotnet-11.md and documents the Preview 5 features that ship across the workload:

  • Map for Windows (Azure Maps-backed) — new section under Map.
  • BoxView Fill (Brush support) — new section under Controls.
  • Animation cancellation with CancellationToken — new Animation section, cross-linked to basic.md.
  • Back button accessibility label (NavigationPage.BackButtonAccessibilityLabel attached property and BackButtonBehavior.AccessibilityLabel) — new Accessibility section, cross-linked to navigationpage.md and shell/navigation.md.
  • Material 3 helper types now public — extends the existing "Material 3 on Android" section, cross-linked to material-design.md.
  • Apple Intelligence APIs (Foundation Models, Image Playground, Writing Tools, Translation) — new section under .NET for iOS.

Tracks dotnet/maui#31789, #33372, #34138, #35011, #35323, and dotnet/macios#25457, and aligns with the .NET 11 Preview 5 release notes (dotnet/core#10433).

Note: per the convention being established in #3354 / #3355, entries here intentionally avoid ::: moniker blocks so older view= selectors still render the content. This PR also removes the existing .NET 11 moniker blocks from the Preview 1–4 content in this article.

Adds the Preview 5 release-notes link to the top of the page and
documents the Preview 5 features that ship across the workload:

- Map for Windows (Azure Maps-backed) — new section under Map.
- BoxView Fill (Brush support) — new section under Controls.
- Animation cancellation with CancellationToken — new top-level
  Animation section, cross-linked to basic.md.
- Back button accessibility label (NavigationPage attached property
  and BackButtonBehavior.AccessibilityLabel) — new Accessibility
  section, cross-linked to navigationpage.md and shell/navigation.md.
- Material 3 helper types now public — extends the existing Material
  3 on Android section, cross-linked to material-design.md.
- Apple Intelligence APIs (Foundation Models, Image Playground,
  Writing Tools, Translation) — new section under .NET for iOS.

Tracks dotnet/maui#31789, #33372, #34138, #35011, #35323, and
dotnet/macios#25457, and aligns with the .NET 11 Preview 5 release
notes published in dotnet/core#10433.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Updated .NET 11 release notes to reflect new features and changes, including CoreCLR as the default runtime, new APIs for visual state management, and enhancements in XAML support.

Removed the net11 moniker filters that were hiding content when a different filter was chosen.
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 4d407d6:

⚠️ Validation status: warnings

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

docs/whats-new/dotnet-11.md

  • Line 49, Column 258: [Warning: xref-not-found - See documentation] Cross reference not found: 'Microsoft.Maui.Platform.MauiMaterialContextThemeWrapper'.
  • Line 49, Column 488: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#customize-material-3-controls' in 'user-interface/material-design.md'.
  • Line 139, Column 597: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#cancel-an-animation-with-a-cancellationtoken' in 'user-interface/animation/basic.md'.
  • Line 145, Column 604: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#set-the-back-button-accessibility-label' in 'user-interface/pages/navigationpage.md'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@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 d91c3be:

⚠️ Validation status: warnings

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

docs/whats-new/dotnet-11.md

  • Line 49, Column 258: [Warning: xref-not-found - See documentation] Cross reference not found: 'Microsoft.Maui.Platform.MauiMaterialContextThemeWrapper'.
  • Line 49, Column 488: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#customize-material-3-controls' in 'user-interface/material-design.md'.
  • Line 139, Column 597: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#cancel-an-animation-with-a-cancellationtoken' in 'user-interface/animation/basic.md'.
  • Line 145, Column 604: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#set-the-back-button-accessibility-label' in 'user-interface/pages/navigationpage.md'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit d91c3be:

⚠️ Validation status: warnings

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

docs/whats-new/dotnet-11.md

  • Line 49, Column 258: [Warning: xref-not-found - See documentation] Cross reference not found: 'Microsoft.Maui.Platform.MauiMaterialContextThemeWrapper'.
  • Line 49, Column 488: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#customize-material-3-controls' in 'user-interface/material-design.md'.
  • Line 139, Column 597: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#cancel-an-animation-with-a-cancellationtoken' in 'user-interface/animation/basic.md'.
  • Line 145, Column 604: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#set-the-back-button-accessibility-label' in 'user-interface/pages/navigationpage.md'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@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.

@jfversluis jfversluis closed this Jun 11, 2026
@jfversluis jfversluis reopened this Jun 11, 2026
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit d91c3be:

⚠️ Validation status: warnings

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

docs/whats-new/dotnet-11.md

  • Line 49, Column 258: [Warning: xref-not-found - See documentation] Cross reference not found: 'Microsoft.Maui.Platform.MauiMaterialContextThemeWrapper'.
  • Line 49, Column 488: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#customize-material-3-controls' in 'user-interface/material-design.md'.
  • Line 139, Column 597: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#cancel-an-animation-with-a-cancellationtoken' in 'user-interface/animation/basic.md'.
  • Line 145, Column 604: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#set-the-back-button-accessibility-label' in 'user-interface/pages/navigationpage.md'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@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.

Copilot AI review requested due to automatic review settings June 11, 2026 15:15
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 1788d8a:

⚠️ Validation status: warnings

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

docs/whats-new/dotnet-11.md

  • Line 49, Column 258: [Warning: xref-not-found - See documentation] Cross reference not found: 'Microsoft.Maui.Platform.MauiMaterialContextThemeWrapper'.
  • Line 49, Column 488: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#customize-material-3-controls' in 'user-interface/material-design.md'.
  • Line 139, Column 597: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#cancel-an-animation-with-a-cancellationtoken' in 'user-interface/animation/basic.md'.
  • Line 145, Column 604: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#set-the-back-button-accessibility-label' in 'user-interface/pages/navigationpage.md'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@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.

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.

Pull request overview

This PR updates the .NET MAUI “What’s new in .NET 11” article to incorporate .NET 11 Preview 5 release notes and document new Preview 5 features across controls, maps, animations, accessibility, and iOS.

Changes:

  • Adds the Preview 5 release-notes link and updates ms.date.
  • Documents Preview 5 additions (Windows Map implementation, BoxView.Fill, animation cancellation via CancellationToken, back button accessibility label, public Material 3 helper types, Apple Intelligence APIs).
  • Removes moniker blocks and reorganizes/moves some existing Preview 4 content (for example, Trimmable CSS, Visual State Manager APIs, XAML updates).
Comment thread docs/whats-new/dotnet-11.md Outdated
Comment thread docs/whats-new/dotnet-11.md Outdated
Comment thread docs/whats-new/dotnet-11.md Outdated
Comment thread docs/whats-new/dotnet-11.md Outdated
Comment thread docs/whats-new/dotnet-11.md Outdated
Comment thread docs/whats-new/dotnet-11.md Outdated
Comment thread docs/whats-new/dotnet-11.md Outdated
Comment thread docs/whats-new/dotnet-11.md
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 81e0950:

⚠️ Validation status: warnings

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

docs/whats-new/dotnet-11.md

  • Line 49, Column 258: [Warning: xref-not-found - See documentation] Cross reference not found: 'Microsoft.Maui.Platform.MauiMaterialContextThemeWrapper'.
  • Line 49, Column 488: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#customize-material-3-controls' in 'user-interface/material-design.md'.
  • Line 145, Column 604: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#set-the-back-button-accessibility-label' in 'user-interface/pages/navigationpage.md'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@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.

Fix unresolved links and xrefs, clarify Map for Windows token setup, and correct XAML heading levels.

Co-authored-by: Copilot <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 6707424:

✅ 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.

@jfversluis
jfversluis merged commit e75f60a into dotnet:main Jun 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants