.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Перейти к файлу
Manuel de la Pena 8769393c2a
[CI] Fix template to get it back to work with the megapipeline. (#20587)
* [CI] Fix template to get it back to work with the megapipeline.

The template has a parameter that allows to know the checkout location,
that allow use to reuse it in the megapiepline. The new step was added
ignoring that fact.

* Add checkout dir as requeste in the pr.
2024-02-15 16:20:48 +00:00
.config Update dependencies from https://github.com/dotnet/xharness build 20240212.1 (#20517) 2024-02-13 00:04:19 +00:00
.github Added text and link to suggest attaching binlog (#20599) 2024-02-14 23:15:36 +02:00
.vscode
Assets
docs
eng [CI] Fix template to get it back to work with the megapipeline. (#20587) 2024-02-15 16:20:48 +00:00
loc
src [XC] split warnings on ',' and ';' (#20578) 2024-02-15 17:10:08 +02:00
.editorconfig Update .editorconfig (#20056) 2024-01-22 23:50:46 +08:00
.gitattributes
.gitconfig
.gitignore
Directory.Build.Override.props.in
Directory.Build.props
Directory.Build.targets Enable building WASDK Self-Contained packaged apps (#20019) 2024-01-24 14:51:04 -06:00
GitInfo.txt Update GitInfo.txt (#20423) 2024-02-07 16:00:44 +00: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
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.