233 Forks
1572 Stars
1572 Watchers

Maui

The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier

How to download and setup Maui

Open terminal and run command
git clone https://github.com/CommunityToolkit/Maui.git
git clone is used to create a copy or clone of Maui repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Maui https://github.com/CommunityToolkit/Maui/archive/master.zip

Or simply clone Maui with SSH
[email protected]:CommunityToolkit/Maui.git

If you have some problems with Maui

You may open issue on Maui support forum (system) here: https://github.com/CommunityToolkit/Maui/issues