Shipped in 1.0.0
- Core contract aligned with MAUI 1.3: ObservableModel, ViewModel, commands, AsyncState, Outcome, INavigator, GuardedNavigator, forms, SectionHost.
- UseUnoMvvmExpress, UnoDispatcherMainThread, UnoWindowContext, Loaded / Unloaded lifecycle.
- UnoFrameNavigator, UseFrameNavigation, ResetAsync replace-root, ContentDialog modals.
- UnoDialogs and overlay toasts.
- Validation, Pagination, Testing, Templates, VS Code and Visual Studio wrappers.
- First-class multi-window via IWindowContext per Window.
Out of 1.0
| Surface | Status |
|---|---|
| Source generators ([Notify], [RegisterView], analyzers) | Skip — handwritten SetProperty and Map |
| Reactive / CombineLatest | Skip |
| CommunityToolkit compatibility pack | Skip |
| UseShell | Skip — Frame only |
| UseDeepLinks host helper | Skip — Core AddDeepLinks fails closed |
| UseSecureSessionAuth host helper | Skip — register IAuthState yourself |
| NavigateForResultAsync | Skip |
Parity with the MAUI family is documented in API-PARITY.md. Breaking public API changes wait for 2.0.0.