Preface
.NET MAUI is Microsoft’s cross-platform development framework for building iOS, Android, Windows, Mac, and Tizen apps. With .NET MAUI, you build the UI and the logic once and emit native code for each platform. It is the successor technology to Xamarin.Forms and adds powerful new features and capabilities.
The .NET MAUI Community Toolkit supplements .NET MAUI to provide source code generators, behaviors, and much more, greatly enhancing and extending .NET MAUI as the premier development framework for building applications.