.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, iPadOS, macOS, and Windows from a single shared codebase.
- Install .NET MAUI
- .NET MAUI documentation
- .NET Podcasts Sample Apps
- Weather '21 Sample App
- Development Guide
.NET Multi-platform App UI (.NET MAUI) is the evolution of Xamarin.Forms that expands capabilities beyond mobile Android and iOS into desktop apps for Windows and macOS. With .NET MAUI, you can build apps that perform great for any device that runs Windows, macOS, Android, & iOS from a single codebase. Coupled with Visual Studio productivity tools and emulators, .NET and Visual Studio significantly speed up the development process for building apps that target the widest possible set of devices. Use a single development stack that supports the best of breed solutions for all modern workloads with a unified SDK, base class libraries, and toolchain. Read More
- April 12, 2022 - .NET MAUI Release Candidate - Ready for Cross-Platform App Development
- March 16, 2022 - Announcing .NET MAUI Preview 14
- February 15, 2022 - Announcing .NET MAUI Preview 13
- January 19, 2022 - Announcing .NET MAUI Preview 12
- December 14, 2021 - Announcing .NET MAUI Preview 11
- November 8, 2021 - Announcing .NET MAUI Preview 10
- October 12, 2021 - Announcing .NET MAUI Preview 9
- September 14, 2021 - Update on .NET Multi-platform App UI (.NET MAUI)
Follow the .NET MAUI Blog and visit the News wiki page for more news and updates.
Do you have questions? Do not worry, we have prepared a complete FAQ answering the most common questions.
Some of the best ways to contribute are to try things out, file issues, join in design conversations, and make pull-requests. Proposals for changes specific to MAUI can be found here for discussion.
See CONTRIBUTING
See CODE-OF-CONDUCT