Samples for .NET Multi-Platform App UI (.NET MAUI)
Перейти к файлу
Gerald Versluis bc196ecc03
Merge pull request #504 from dotnet/jfversluis-patch-1
Update macOS build config
2024-08-20 12:22:39 +02:00
.github/workflows Update build-pr.yml 2024-08-20 12:19:12 +02:00
8.0 Update CheckedColorConverter.cs 2024-08-20 12:05:03 +02:00
Images
Upgrading
eng
.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md
SECURITY.md
quest-config.json Update quest-config.json (#498) 2024-08-19 09:14:26 +01:00

README.md

.NET MAUI Samples

Samples built with .NET Multi-platform App UI (.NET MAUI).

.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.

Official Samples

Official samples can be accessed via the Samples browser.

Sample highlights include:

Community Samples

.NET Foundation

There are many .NET related projects on GitHub.

  • .NET home repo - links to hundreds of .NET projects, from Microsoft and the community.
  • ASP.NET Core home - the best place to start learning about ASP.NET Core.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

License

.NET (including the maui-samples repo) is licensed under the MIT license.