Build Scalable Desktop Apps with Avalonia: Multi-Page UI, Shared Layout, and State Management
Jul 26, 2025 · 11 min read · Building multi-page UIs in Avalonia can feel a bit messy at first. You’ve got your ViewModels, UserControls, and a ContentControl to swap views — but keeping things clean, reactive, and scalable takes a bit of structure. In this walkthrough, I’ll sho...
Join discussion