.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Перейти к файлу
Rui Marinho c07577dfc4 Use our bots 2024-09-13 13:02:01 +01:00
.config
.github Merge branch 'main' into merge_main_net0 2024-08-29 16:14:54 -05:00
.vscode
Assets
docs
eng Use our bots 2024-09-13 13:02:01 +01:00
loc
src Cleanup 2024-09-13 11:26:50 +01:00
.editorconfig
.gitattributes
.gitconfig
.gitignore
Directory.Build.Override.props.in
Directory.Build.props Remove netPrevious TFMs from RC/GA (#24488) 2024-09-08 12:45:16 -05:00
Directory.Build.targets
LICENSE.txt
Microsoft.Maui-dev.sln
Microsoft.Maui-mac.slnf
Microsoft.Maui-vscode.sln
Microsoft.Maui-windows.slnf
Microsoft.Maui.BuildTasks.slnf
Microsoft.Maui.Graphics.slnf
Microsoft.Maui.LegacyControlGallery.slnf
Microsoft.Maui.Packages-mac.slnf
Microsoft.Maui.Packages.slnf
Microsoft.Maui.Samples.slnf
Microsoft.Maui.sln
NuGet.config Update dependencies from https://github.com/dotnet/aspnetcore build 20240910.5 (#24703) 2024-09-11 11:00:57 +01:00
README.md
SECURITY.md
THIRD-PARTY-NOTICES.TXT
build.cake
build.cmd
build.ps1
build.sh
cSpell.json
dotnet-local.cmd
dotnet-local.sh
global.json Update arcade (#24473) 2024-08-28 11:34:42 +01:00
maui.code-workspace
omnisharp.json

README.md

.NET Multi-platform App UI (.NET MAUI)

Build Status Build Status

.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.

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 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

.NET MAUI Weather App on all platforms

Current News

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 and the Development Guide.