DeepEnds 3.0.1
See the version list below for details.
dotnet add package DeepEnds --version 3.0.1
NuGet\Install-Package DeepEnds -Version 3.0.1
<PackageReference Include="DeepEnds" Version="3.0.1" />
paket add DeepEnds --version 3.0.1
#r "nuget: DeepEnds, 3.0.1"
// Install DeepEnds as a Cake Addin #addin nuget:?package=DeepEnds&version=3.0.1 // Install DeepEnds as a Cake Tool #tool nuget:?package=DeepEnds&version=3.0.1
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 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.
Run the exe without arguments for help.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. 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)
- NLog (>= 4.5.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Do cohesion analysis.