230 Forks
306 Stars
306 Watchers

DotNetKoans

A set of Koans to teach the C# language on .NET Core.

How to download and setup DotNetKoans

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

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

If you have some problems with DotNetKoans

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