974 Forks
6211 Stars
6211 Watchers

clean-code-dotnet

:bathtub: Clean Code concepts and tools adapted for .NET

How to download and setup clean-code-dotnet

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

Or simply clone clean-code-dotnet with SSH
[email protected]:thangchung/clean-code-dotnet.git

If you have some problems with clean-code-dotnet

You may open issue on clean-code-dotnet support forum (system) here: https://github.com/thangchung/clean-code-dotnet/issues