DeepEnds.Console
2.7.0
dotnet add package DeepEnds.Console --version 2.7.0
NuGet\Install-Package DeepEnds.Console -Version 2.7.0
<PackageReference Include="DeepEnds.Console" Version="2.7.0" />
paket add DeepEnds.Console --version 2.7.0
#r "nuget: DeepEnds.Console, 2.7.0"
// Install DeepEnds.Console as a Cake Addin #addin nuget:?package=DeepEnds.Console&version=2.7.0 // Install DeepEnds.Console as a Cake Tool #tool nuget:?package=DeepEnds.Console&version=2.7.0
DeepEnds is a tool written by Zeb Mason to perform dependency analysis on code in a hierarchical manner.
It produces DGML files for visualisation of graphs within Visual Studio and computes various metrics which can be placed in a CSV file or a HTML report.
The HTML report can be generated directly or via Doxygen and contains extra information about how the edges of the graphs are formed.
Input can a mix of csproj, vbproj and .NET assemblies or a vcxproj or Doxygen XML output or even a DGML file.
Run the exe without arguments for help.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- ClangSharp (>= 3.8.0)
- Microsoft.CodeAnalysis.Analyzers (>= 1.1.0)
- Microsoft.CodeAnalysis.Common (>= 1.3.2)
- Microsoft.CodeAnalysis.CSharp (>= 1.3.2)
- Microsoft.CodeAnalysis.VisualBasic (>= 1.3.2)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 1.3.2)
- Mono.Cecil (>= 0.9.6.1)
- System.Collections (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.0)
- System.Globalization (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Runtime.Extensions (>= 4.0.0)
- System.Threading (>= 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Expand decompilation of .NET assemblies.