.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Перейти к файлу
Sean Killeen 5b5e7a6a02
Add Automated docs spellcheck via GitHub Actions (#10774)
* github action

* cSpell config

* fixes: "prioritization", pre-release, up-vote
2022-10-19 11:21:01 +01:00
.config Update dependencies from https://github.com/dotnet/xharness build 20221014.1 (#10731) 2022-10-18 11:07:51 +01:00
.github Add Automated docs spellcheck via GitHub Actions (#10774) 2022-10-19 11:21:01 +01:00
.nuspec Generate a more complete splash screen drawable set for Android (#10516) 2022-10-11 19:14:20 +08:00
.vscode
Assets
docs Add Automated docs spellcheck via GitHub Actions (#10774) 2022-10-19 11:21:01 +01:00
eng Update dependencies from https://github.com/dotnet/xharness build 20221014.1 (#10731) 2022-10-18 11:07:51 +01:00
loc
src Fixed the openiconic link (#10749) 2022-10-18 07:06:41 -07:00
.editorconfig
.gitattributes
.gitconfig
.gitignore
Directory.Build.Override.props.in Allow MAUI to be built using .NET 7 (#10047) 2022-09-11 23:09:58 +02:00
Directory.Build.props Bump Microsoft.Net.Compilers.Toolset from 4.3.0 to 4.3.1 (#10460) 2022-10-04 13:30:56 +01:00
Directory.Build.targets
GitInfo.txt Bump GitInfo 2022-09-27 17:24:23 +01:00
LICENSE.txt
Microsoft.Maui-mac.slnf
Microsoft.Maui.BuildTasks.slnf
Microsoft.Maui.Graphics.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/xharness build 20221014.1 (#10731) 2022-10-18 11:07:51 +01:00
README.md
SECURITY.md
_omnisharp.sln
build.cake
build.cmd
build.ps1
build.sh
cSpell.json Add Automated docs spellcheck via GitHub Actions (#10774) 2022-10-19 11:21:01 +01:00
global.json Update global.json (#10492) 2022-10-04 12:16:20 -05: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.