Migrating WPF-UI (Lepoco) Controls to Uno Platform
Map each lepoco/wpfui control to its Uno Platform equivalent, enable Fluent styles, and rebuild the three controls that do not port directly
Replace WPF Settings.Default with IWritableOptions in Uno Platform
Replace Properties.Settings.Default with appsettings.json, typed records, and IWritableOptions across iOS, Android, WebAssembly, and desktop
Migrating WPF ResourceDictionary and MergedDictionaries to Uno Platform
Four concrete shifts in URI syntax, lookup order, theme extensions, and ThemeDictionaries when porting a WPF resource graph to Uno Platform
From WPF Multi-Window Apps to a NavigationView Shell: A Migration Guide
The decision tree and region-navigation wiring for collapsing WPF multi-window apps into a single NavigationView shell on Uno Platform
Legacy .NET Codebase Assessment: Audit Before You Port
Five dimensions, three colors, and a decision tree that turns a modernization guess into a defensible plan
WPF Architecture Patterns Rewritten for Uno Platform MVUX
The complete mapping reference for translating WPF XAML to WinUI and Uno Platform
WPF to WinUI XAML: The Complete Namespace and Control Map

The complete mapping reference for translating WPF XAML to WinUI and Uno Platform
Migrate a Xamarin.Forms App to Uno Platform Step by Step

Migrate a real Xamarin Forms screen to Uno Platform step by step
Migrate Your First WPF Screen to Uno Platform with AI Agents

Migrate a real WPF screen to Uno Platform step by step, using AI to analyze XAML, translate it, verify the result, and iterate faster across platforms.
