986 Forks
10071 Stars
10071 Watchers

csharplang

The official repo for the design of the C# programming language

How to download and setup csharplang

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

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

If you have some problems with csharplang

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