MicrosoftMaui
Microsoft MAUI, short for .NET Multi-platform App UI, is a cross-platform framework from Microsoft for building native client applications on Android, iOS, Windows, and macOS. It is part of the .NET ecosystem and serves as the evolution of Xamarin.Forms, enabling developers to share UI and business logic across platforms within a single project.
MAUI provides a single-project development model that maps cross-platform controls to native UI through a system
Apps built with MAUI target Android, iOS, Windows, and macOS and render using the native UI of
MAUI is open-source and maintained as part of the .NET platform, with its source code and project