DeepEnds 3.7.0
See the version list below for details.
dotnet add package DeepEnds --version 3.7.0
NuGet\Install-Package DeepEnds -Version 3.7.0
<PackageReference Include="DeepEnds" Version="3.7.0" />
paket add DeepEnds --version 3.7.0
#r "nuget: DeepEnds, 3.7.0"
// Install DeepEnds as a Cake Addin #addin nuget:?package=DeepEnds&version=3.7.0 // Install DeepEnds as a Cake Tool #tool nuget:?package=DeepEnds&version=3.7.0
DeepEnds is a tool written to perform dependency analysis on code in a hierarchical manner.
It produces DGML files for visualisation of graphs within Visual Studio and computes various reports.
Input can a mix of Visual Studio solution files or parts thereof, alternatively it can read CMake.
Run the exe without arguments for help or see the website for further details.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Bug fixes for Clang and CMake. Add option for C++ standard for Clang.