DeepEnds.Console 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DeepEnds.Console --version 2.1.0
NuGet\Install-Package DeepEnds.Console -Version 2.1.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.Console" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DeepEnds.Console --version 2.1.0
#r "nuget: DeepEnds.Console, 2.1.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.Console as a Cake Addin
#addin nuget:?package=DeepEnds.Console&version=2.1.0

// Install DeepEnds.Console as a Cake Tool
#tool nuget:?package=DeepEnds.Console&version=2.1.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.
   Run the exe without arguments for help.

Product 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. 
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
2.7.0 1,813 2/9/2017
2.6.1 1,182 2/7/2017
2.6.0 1,298 2/1/2017
2.5.1 1,223 1/9/2017
2.5.0 1,156 1/9/2017
2.4.0 1,188 11/26/2016
2.3.0 1,137 11/25/2016
2.2.0 1,001 11/14/2016
2.1.0 962 11/9/2016

Expand decompilation of .NET assemblies.