Analyze .Net Code Quality with NDepend
NDepend is a static code analyser for .Net code. It can analyse your .Net application and can give you deep insights on the code base providing metrics like level of dependency, violated code rules, technical debt etc. Getting Started The installation process is quite simple. You can download the zip file from there website and… Read More »