.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Перейти к файлу
tj-devel709 ff9b1adf69 Add Localization tests 2024-11-15 12:29:07 +00:00
.config Update dependencies from https://github.com/dotnet/xharness build 20241024.9 (#25553) 2024-10-30 15:22:44 +00:00
.github Update bug-report.yml (#25868) 2024-11-14 13:46:15 -06:00
.vscode
Assets
docs [main] Merge release 9.0.1xx to main (#25527) 2024-10-26 00:48:49 +01:00
eng Move main to GA builds (#25838) 2024-11-14 09:37:25 -08:00
loc Juno: check in to lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20241029212245301. (#25593) 2024-10-30 12:15:47 +00:00
src Add Localization tests 2024-11-15 12:29:07 +00:00
.editorconfig
.gitattributes
.gitconfig
.gitignore [release/9.0.1xx] Build arcade net9 on GA branch (#25336) 2024-10-17 11:51:18 +01:00
Directory.Build.Override.props.in
Directory.Build.props Revert "[release/9.0.1xx] Updates for ASPNET GA branding (#25348)" 2024-10-25 13:58:42 +01:00
Directory.Build.targets [release/9.0.1xx] Update to rtm and arcade net9 (#25279) 2024-10-16 19:09:26 +01:00
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 NuGet.config 2024-10-31 16:08:16 +00:00
README.md Fixed README for .NET 9 (#25821) 2024-11-13 19:17:12 +01:00
SECURITY.md
THIRD-PARTY-NOTICES.TXT
build.cake
build.cmd [release/9.0.1xx] Build arcade net9 on GA branch (#25336) 2024-10-17 11:51:18 +01:00
build.ps1 [release/9.0.1xx] Build arcade net9 on GA branch (#25336) 2024-10-17 11:51:18 +01:00
build.sh [release/9.0.1xx] Build arcade net9 on GA branch (#25336) 2024-10-17 11:51:18 +01:00
cSpell.json
dotnet-local.cmd
dotnet-local.sh [release/9.0.1xx] Build arcade net9 on GA branch (#25336) 2024-10-17 11:51:18 +01:00
global.json Revert "[release/9.0.1xx] Updates for ASPNET GA branding (#25348)" 2024-10-25 13:58: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.