Skip to content

Small tool to compute transitive closure of resolved package references using the dotnet cli/sdk

Notifications You must be signed in to change notification settings

maxild/DotnetRestoreGraph

Repository files navigation

Build

./build.ps1

Installation

dotnet new tool-manifest
dotnet tool install dotnet-deps --add-source ./artifacts --version 1.0.0
dotnet tool list
dotnet tool uninstall dotnet-deps

Usage

dotnet deps --help

About

Small tool to compute transitive closure of resolved package references using the dotnet cli/sdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published