2ac584dd8c
* Update dependencies from https://github.com/xamarin/xamarin-macios build 20220110.9 Microsoft.tvOS.Sdk , Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk From Version 15.2.100-preview.13.8 -> To Version 15.2.100-preview.13.15 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20220111.5 Microsoft.tvOS.Sdk , Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk From Version 15.2.100-preview.13.8 -> To Version 15.2.100-preview.13.19 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20220112.10 Microsoft.tvOS.Sdk , Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk From Version 15.2.100-preview.13.8 -> To Version 15.2.100-preview.13.24 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20220112.43 Microsoft.tvOS.Sdk , Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk From Version 15.2.100-preview.13.8 -> To Version 15.2.100-preview.13.35 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20220113.15 Microsoft.tvOS.Sdk , Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk From Version 15.2.100-preview.13.8 -> To Version 15.2.100-preview.13.39 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20220114.33 Microsoft.tvOS.Sdk , Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk From Version 15.2.100-preview.13.8 -> To Version 15.2.100-preview.13.54 * Fix API changes from iOS Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: redth <jondick@gmail.com> |
||
---|---|---|
.config | ||
.github | ||
.nuspec | ||
.vscode | ||
Assets | ||
eng | ||
src | ||
._Compatibility.ControlGallery.sln | ||
._Microsoft.Maui.BuildTasks.sln | ||
._Microsoft.Maui.Droid-net6.sln | ||
._Microsoft.Maui.iOS.sln | ||
._Microsoft.Maui.sln | ||
.editorconfig | ||
.gitattributes | ||
.gitconfig | ||
.gitignore | ||
Directory.Build.props | ||
Directory.Build.targets | ||
GitInfo.txt | ||
LICENSE | ||
Microsoft.Maui-mac.slnf | ||
Microsoft.Maui-net6.sln | ||
Microsoft.Maui.BuildTasks-net6.slnf | ||
Microsoft.Maui.Packages-mac.slnf | ||
Microsoft.Maui.Packages-net6.slnf | ||
Microsoft.Maui.Samples-net6.slnf | ||
NuGet.config | ||
README.md | ||
SECURITY.md | ||
build.cake | ||
build.cmd | ||
build.ps1 | ||
build.sh | ||
global.json | ||
issueopenerlabels.json |
README.md
.NET Multi-platform App UI (.NET MAUI)
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native 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.
Getting Started
Overview
.NET Multi-platform App UI (.NET MAUI) is the evolution of Xamarin.Forms that expands capabilities beyond mobile Android and iOS into native desktop apps for Windows and macOS. With .NET MAUI, you can build native 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 native 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
Current News
- 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.
FAQs
Do you have questions? Do not worry, we have prepared a complete FAQ answering the most common questions.
How to Engage, Contribute, and Give Feedback
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
Code of conduct
See CODE-OF-CONDUCT