.NET MAUI
Introduction
Welcome to the documentation about .NET MAUI (Multi-platform App UI), the cross-platform framework for developing native apps for iOS, Android and Windows. .NET MAUI enables developers to create cross-platform apps that work smoothly across different devices and operating systems. Here you will find all the information you need to develop beautiful and powerful applications.
What is .NET MAUI?
.NET MAUI is a cross-platform UI framework from Microsoft that makes it easier to develop native apps for iOS, Android and Windows. .NET MAUI is built on the popular .NET ecosystem and offers a wide range of features including:
A single code: Develop your app once and run it on different platforms without having to rewrite the code for each platform.
Common UI: Create a common UI that works seamlessly across iOS, Android, and Windows while still adapting to platform requirements.
Easy Maintenance: Update your app with minimal effort as most of your resources and logic are shared.
Modern XAML: Use powerful .NET MAUI XAML to create beautiful user interfaces.
Learn more