1325 Forks
19197 Stars
19197 Watchers

maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

How to download and setup maui

Open terminal and run command
git clone https://github.com/dotnet/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/dotnet/maui/archive/master.zip

Or simply clone maui with SSH
[email protected]:dotnet/maui.git

If you have some problems with maui

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