.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Перейти к файлу
Rui Marinho 3de5be94b0
ºci´Uitests on Pipelines (#24765)
2024-09-14 12:58:20 +01:00
.config Update dependencies from https://github.com/dotnet/xharness build 20240909.1 (#24673) 2024-09-09 16:16:49 +01:00
.github Update bug-report.yml RC1 (#24708) 2024-09-11 01:16:06 -05:00
.vscode
Assets
docs Update TriageProcess.md (#24646) 2024-09-10 00:10:27 +08:00
eng ºci´Uitests on Pipelines (#24765) 2024-09-14 12:58:20 +01:00
loc
src [C] Add ImageSource as LogicalChildren of MenuItem (#24688) 2024-09-13 11:35:49 +01:00
.editorconfig
.gitattributes
.gitconfig
.gitignore
Directory.Build.Override.props.in
Directory.Build.props Use some of the new iOS APIs (#24605) 2024-09-11 00:26:45 +08: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
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.