Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 409 Bytes

File metadata and controls

15 lines (9 loc) · 409 Bytes

About

NuGet.Hierarcy allows to display the full hierarchy of the NuGet packages for a solution.

Getting Started

The NuGet Hierarcy can be installed as a standalone .Net Core tool using the following command: dotnet tool install -g nventive.NuGet.Hierarchy.Tool

Help can be found with : nugethierarchy --help

The NuGet Hierachy can also be used as part of the NvGet library.

Sample commands