3796 Forks
10469 Stars
10469 Watchers

mono

Mono open source ECMA CLI, C# and .NET implementation.

How to download and setup mono

Open terminal and run command
git clone https://github.com/mono/mono.git
git clone is used to create a copy or clone of mono 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 mono https://github.com/mono/mono/archive/master.zip

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

If you have some problems with mono

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