Skip to main content
Version: 9.1

Getting Started

.NET Multi-Platform App UI (MAUI) is Microsoft's cross-platform framework for building native mobile and desktop applications.

.NET MAUI however represents a shift in paradigms, with the introduction of the SingleProject, an App Builder with Dependency Injection as a built in first class citizen. As a result there are many differences between Prism.Maui and Prism.Forms.

Next Steps