.NET MAUI
Build native, cross-platform apps with .NET
Language: C#Category: MobileFirst released: 2022Created by: MicrosoftLicense: MIT
.NET MAUI (Multi-platform App UI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. It is the evolution of Xamarin.Forms, extending it beyond mobile to include desktop platforms. Using .NET MAUI, developers can build apps that run on Android, iOS, macOS, and Windows from a single shared codebase, while still having full access to native platform APIs and capabilities when needed.
Links
Key Features
Single CodebaseXAML UIMVVM ArchitectureNative API AccessHot Reload