.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Перейти к файлу
dotnet-policy-service[bot] eca9660d27
Updated for https://dev.azure.com/devdiv/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_build?definitionId=15722 by using baselines generated in https://dev.azure.com/devdiv/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_build/results?buildId=10593874
2024-11-21 06:42:23 +00:00
.config Updated for https://dev.azure.com/devdiv/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_build?definitionId=15722 by using baselines generated in https://dev.azure.com/devdiv/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_build/results?buildId=10593874 2024-11-21 06:42:23 +00:00
.github Update bug report template with .NET 9 preview 7 (#24261) 2024-08-15 09:09:12 -05:00
.vscode
Assets
docs
eng Update the mac/iOS workloads (#24263) 2024-08-21 10:25:19 +01:00
loc
src [Windows] Fix Span Foreground property (#24063) 2024-08-22 09:31:58 +02:00
.editorconfig
.gitattributes
.gitconfig
.gitignore
Directory.Build.Override.props.in
Directory.Build.props
Directory.Build.targets
LICENSE.txt
Microsoft.Maui-dev.sln
Microsoft.Maui-mac.slnf
Microsoft.Maui-vscode.sln
Microsoft.Maui-windows.slnf [Windows] Make `WebView.CaptureAsync()` work (#23474) 2024-08-19 21:24:02 +08:00
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
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
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.