Skip to content

Conversation

davidortinau
Copy link
Contributor

@davidortinau davidortinau commented Aug 18, 2025

Slight update though we have this changed captured from an April update with preview 3.

Description:

  • Summary: .NET 10 introduces Async-suffixed pop-up APIs and obsoletes the non-Async variants. Update docs to use DisplayAlertAsync and DisplayActionSheetAsync (DisplayPromptAsync unchanged).
  • Files changed:
    • docs/user-interface/includes/pop-ups-dotnet10.md
  • Monikers: Preserves <= .NET 9 content; adds/updates >= .NET 10 guidance.
  • Verification: Aligned with .NET MAUI .NET 10 source (Async suffix; non-Async obsoleted).
  • Notes:
    • Add async/await usage guidance on UI thread context.
    • No behavior change for DisplayPromptAsync.

Internal previews

📄 File 🔗 Preview link
.github/copilot-instructions.md .github/copilot-instructions

…DisplayActionSheetAsync) per MAUI PR #28053; update xrefs and samples
@davidortinau davidortinau requested a review from a team as a code owner August 18, 2025 18:24
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. 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.

Copy link

Learn Build status updates of commit 8a1e6a6:

✅ Validation status: passed

File Status Preview URL Details
.github/copilot-instructions.md ✅Succeeded
docs/user-interface/includes/pop-ups-dotnet10.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

@jfversluis
Copy link
Member

The description mentions separate content for .NET 10 but I don't see the moniker selectors? Or is it because the file is suffixed with dotnet-10?

Also now a conflict for the Copilot instructions!

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