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 Revert "Small photos (#400)" 2023-11-29 15:45:52 +00:00
Upgrading Remove metadata 2024-05-08 10:10:24 +01: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 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.