DeepEnds 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DeepEnds --version 3.0.0
NuGet\Install-Package DeepEnds -Version 3.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DeepEnds" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DeepEnds --version 3.0.0
#r "nuget: DeepEnds, 3.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DeepEnds as a Cake Addin
#addin nuget:?package=DeepEnds&version=3.0.0

// Install DeepEnds as a Cake Tool
#tool nuget:?package=DeepEnds&version=3.0.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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.7.1 1,417 2/7/2021
3.7.0 489 10/1/2020
3.6.1 469 9/27/2020
3.6.0 469 8/31/2020
3.5.0 505 7/21/2020
3.4.1 608 7/7/2020
3.3.0 548 6/26/2020
3.2.0 534 6/18/2020
3.1.0 808 6/13/2020
3.0.2 577 5/6/2020
3.0.1 543 5/4/2020
3.0.0 557 5/2/2020

Do cohesion analysis.