5163 Forks
17827 Stars
17827 Watchers

corefx

This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime

How to download and setup corefx

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

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

If you have some problems with corefx

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