DPI 2025.4.8.157

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global DPI --version 2025.4.8.157
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local DPI --version 2025.4.8.157
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DPI&version=2025.4.8.157
                    
nuke :add-package DPI --version 2025.4.8.157
                    

DPI

NuGet

Dependency Inventory .NET Tool - Inventories dependencies and reports to Azure Log Analytics

You can get an introduction to the tool, in the blog post: Introducing DPI - A DevOps tool to inspect dependencies and report to Azure Log Analytics

Obtain

dotnet tool install -g dpi

Commands

Use -h / --help to get the current list of available commands and options.

dpi --help

nuget

The NuGet branch of commands have recursively from given path inventories packages present in

  • csproj (project assets if restored)
  • packages.config
  • .NET Tool manifests
  • Cake build script files
analyze

nuget analyze command inventories and outputs result to console or file.

# Output as table (default)
dpi nuget --output table analyze

# Output as JSON
dpi nuget --output json analyze

# Output as Markdown
dpi nuget --output markdown analyze

# Save output to file
dpi nuget --output json --file dependencies.json analyze
report

nuget report analyzes and reports the result to Azure Log Analytics.

export NuGetReportSettings_WorkspaceId=<workspaceid>

export NuGetReportSettings_SharedKey=<sharedkey>

# Output as table (default)
dpi nuget --output table report

# Output as JSON
dpi nuget --output json report

# Output as Markdown
dpi nuget --output markdown report

# Save output to file
dpi nuget --output json --file report.json report
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2025.4.10.164 2,093 11 days ago
2025.4.8.157 794 13 days ago
2025.3.13.140 5,376 a month ago
2025.2.12.119 6,321 2 months ago
2025.1.20.90 5,036 3 months ago
2025.1.19.88 393 3 months ago
2024.11.23.86 9,614 5 months ago
2024.11.4.84 3,406 6 months ago
2024.9.25.81 6,490 7 months ago
2024.9.21.79 299 7 months ago
2024.2.6.74 33,064 2/6/2024
2023.10.22.71 75,690 10/22/2023
2023.7.12.68 351 7/12/2023
2023.7.12.66 192 7/12/2023
2023.2.7.62 377 2/7/2023
2022.11.10.59 631 11/10/2022
2022.10.28.57 442 10/28/2022
2022.8.21.54 527 8/21/2022
2022.8.21.52 475 8/21/2022
2021.12.8.49 4,677 12/8/2021
2021.6.22.39 543 6/22/2021
2021.3.16.28 12,285 3/16/2021
2021.3.13.26 538 3/13/2021
2021.3.11.25 617 3/11/2021
2021.3.10.23 481 3/10/2021
2021.3.10.18 478 3/10/2021