realvizu / 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.
GNU General Public License v2.0
200 stars 32 forks source link

NuGet install #5

Closed realvizu closed 7 years ago

realvizu commented 7 years ago

NsDepCop install as NuGet package. (Similar to StlyeCop.)

realvizu commented 7 years ago

NsDepCop NuGet package works fine. Tested with NsDepCop and QuickDiagram builds (AppVeyor).

Must document that NuGet gives you per-project MSBuild integration and the old msi installer gives per-machine MSBuild integration.