Follow-Up Repos

Clone only after explicit approval.

RepoPriorityUse
microsoft/WindowsAppSDK-Samples1Notifications, deployment, lifecycle, windowing, unpackaged, self-contained samples
microsoft/WinUI-Gallery2Controls, shell, navigation, materials, title bars, accessibility examples
MicrosoftEdge/WebView2Samples3Fixed-version runtime and WebView2 WinUI samples
microsoft/WindowsAppSDK4Source, specs, release issues, deployment implementation details
microsoft/microsoft-ui-xaml5WinUI source, release tags, control implementation details

Safe Clone Workflow

1. Ask for approval.
2. Verify SSH access.
3. Clone official repos under _repos/owner-repo.
4. Run scripts/sync-repos.sh update-manifest.
5. Add docs to local-docs if useful.
6. Read samples only; do not build/run/install without a separate approval.

First Questions To Answer After Cloning

  • Which WindowsAppSDK-Samples notification sample matches the current docs?
  • Which deployment samples cover external-location, unpackaged, and self-contained scenarios?
  • Which WinUI Gallery title bar/control examples are current for Windows App SDK 2.x?
  • Which WebView2 sample shows fixed runtime packaging for WinUI 3?