News: I'm working on the VS2015 version...
NsDepCop is a static analysis tool that lets you enforce namespace dependency rules in your C# projects.
No more unplanned or unnoticed dependencies in your system.
Follow me on twitter @realvizu
NsDepCop is a static analysis tool that lets you enforce namespace dependency rules in your C# projects.
No more unplanned or unnoticed dependencies in your system.
- MSBuild integration
- Reports issues at each build. Use it on your build server.
- Visual Studio integration
- Highlights issues in the code editor as you type the code.
- Why care about namespace dependencies?
- First read the Getting Started guide
- For more details see the Documentation
NsDepCop | MSBuild | Visual Studio |
---|---|---|
NsDepCop 1.4 | MSBuild 14.0 | VS2015 |
NsDepCop 1.3 | MSBuild 12.0 | VS2013 + Roslyn End User Preview March/April 2014 |
NsDepCop 1.1 | MSBuild 4.0 | VS2012 + Roslyn September 2012 CTP |
Follow me on twitter @realvizu