27 Forks
156 Stars
156 Watchers

NsDepCop

NsDepCop is a static code analysis tool that helps to enforce namespace dependency rules in C# projects. No more unplanned or unnoticed dependencies in your system.

How to download and setup NsDepCop

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

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

If you have some problems with NsDepCop

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