MAUIverse MAUIverse

Page Resolver and Navigation Extension for MAUI

Before .NET MAUI shipped, Matt Goldman built PageResolver to make DI-driven navigation easier—pushing pages by type and letting the container resolve pages, ViewModels, and dependencies.

This post introduces the idea, the motivation, and the basic usage pattern that later evolved into the broader PageResolver/SmartNavigation work.

View Source →

← Back to Community Feed

}