TypeHierarchy 0.0.0.9

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.2.0 or higher.

dotnet add package TypeHierarchy --version 0.0.0.9
NuGet\Install-Package TypeHierarchy -Version 0.0.0.9
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="TypeHierarchy" Version="0.0.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TypeHierarchy --version 0.0.0.9
#r "nuget: TypeHierarchy, 0.0.0.9"
#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 TypeHierarchy as a Cake Addin
#addin nuget:?package=TypeHierarchy&version=0.0.0.9

// Install TypeHierarchy as a Cake Tool
#tool nuget:?package=TypeHierarchy&version=0.0.0.9

This library helps understand the Parent child hierarchy of a .Net 'Assembly' and .Net 'Type'. AnalyzeAssembly contain .Net 'Assembly' related features and AnalyzeType provide .Net 'Type' related features.

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
0.0.1.1 1,080 4/24/2018
0.0.1 926 12/5/2017
0.0.0.9 908 12/5/2017
0.0.0.8 897 10/1/2017
0.0.0.7 967 10/1/2017
0.0.0.6 1,171 9/30/2017

Enhanced API list in AnalyzeType and AnalyzeAssembly classes.