Samples for .NET Multi-Platform App UI (.NET MAUI)
Перейти к файлу
Gerald Versluis cdbf729f89
Add a GitHub Action to build all the samples in this repo (#380)
* Create build-all.yml

* Update MainPage.xaml.cs

* Update build-all.yml

* Undo intentional bug
2023-11-02 10:07:10 +00:00
.github/workflows Add a GitHub Action to build all the samples in this repo (#380) 2023-11-02 10:07:10 +00:00
7.0 Update README.md (#382) 2023-11-02 10:06:24 +00:00
Images Add image. (#312) 2022-12-22 16:49:24 +00:00
Upgrading remove dotnet-core metadata (#360) 2023-06-27 09:28:56 +01: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.md (#353) 2023-05-25 16:13:50 +01:00
SECURITY.md Initial SECURITY.md commit 2020-04-15 08:04:26 -07: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.