Screenshots
- Support for Dark, Blue and Light Themes
- Large Graph exported to SVG vector format
- Visual Studio Integration
- Report
- Project Management
- Details of the CQLinq queries edition with intellisense
- Posters built by NDepend
Support for Dark, Blue and Light Themes
Large Graph exported to SVG vector format
Visual Studio Integration
Report
![]() |
Such report can be produced by invoking NDepend.Console.exe $absolute-path-to-an-NDepend-project-file$ from your build process, on Windows, Linux and Mac. Such report can also be produced through the NDepend GitHub Action. |
Project Management
Details of the CQLinq queries edition with intellisense:
Posters built by NDepend
-
On the Metric View, the rectangle represents methods of the .NET Framework 4.5.
- Size of rectangles represent the number of IL instructions
- Color of rectangles represent the Cyclomatic Complexity of methods inferred from IL instructions (green means ok-complexity, red means over-complexity)