4015 Forks
12229 Stars
12229 Watchers

runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

How to download and setup runtime

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

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

If you have some problems with runtime

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