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
New Feature: Add assembly(/nuget) version checks #59
Thank you for the tool.
Could you add an assembly version check too? e.g. "Newtonsoft.Json" v12.0. and not v13.0.
Thank you and best regards Helmut