Samples for .NET Multi-Platform App UI (.NET MAUI)
Перейти к файлу
Gerald Versluis 70582e29f6 Fix warnings 2024-04-03 17:02:05 +02:00
.github/workflows Install quest (#434) 2024-02-14 15:12:00 +00:00
8.0 Fix warnings 2024-04-03 17:02:05 +02:00
Images Revert "Small photos (#400)" 2023-11-29 15:45:52 +00:00
Upgrading Add the ability to skip certain projects from automated building (#392) 2023-11-20 19:03:54 +00:00
eng Remove intermediate step projects from the list. 2024-03-20 12:02:38 +00:00
.gitignore Visibility of nav bar, title, and flyout icon states (#211) 2022-06-21 11:29:39 -05:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-05-09 10:43:25 -07:00
LICENSE Initial LICENSE commit 2020-04-15 08:04:23 -07:00
README.md Update README - add link to eShop app (#443) 2024-02-26 08:40:49 +00:00
SECURITY.md Initial SECURITY.md commit 2020-04-15 08:04:26 -07:00
quest-config.json Add MAUI parent work item ID. (#461) 2024-04-02 15:41:53 +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.