141 Forks
1824 Stars
1824 Watchers

dotNext

Next generation API for .NET

How to download and setup dotNext

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

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

If you have some problems with dotNext

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