DPI 2025.8.6.238

dotnet tool install --global DPI --version 2025.8.6.238
                    
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.8.6.238
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DPI&version=2025.8.6.238
                    
nuke :add-package DPI --version 2025.8.6.238
                    

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.8.6.238 3,733 8/6/2025
2025.7.9.225 2,120 7/9/2025
2025.7.9.220 331 7/9/2025
2025.6.11.205 6,120 6/11/2025
2025.6.11.198 1,507 6/11/2025
2025.5.14.183 5,608 5/14/2025
2025.4.10.164 18,037 4/10/2025
2025.4.8.157 829 4/8/2025
2025.3.13.140 5,413 3/13/2025
2025.2.12.119 6,358 2/12/2025
2025.1.20.90 5,068 1/20/2025
2025.1.19.88 418 1/19/2025
2024.11.23.86 9,643 11/23/2024
2024.11.4.84 3,436 11/4/2024
2024.9.25.81 6,521 9/25/2024
2024.9.21.79 331 9/21/2024
2024.2.6.74 33,089 2/6/2024
2023.10.22.71 80,106 10/22/2023
2023.7.12.68 394 7/12/2023
2023.7.12.66 235 7/12/2023
2023.2.7.62 415 2/7/2023
2022.11.10.59 675 11/10/2022
2022.10.28.57 489 10/28/2022
2022.8.21.54 571 8/21/2022
2022.8.21.52 517 8/21/2022
2021.12.8.49 4,727 12/8/2021
2021.6.22.39 596 6/22/2021
2021.3.16.28 12,584 3/16/2021
2021.3.13.26 600 3/13/2021
2021.3.11.25 682 3/11/2021
2021.3.10.23 540 3/10/2021
2021.3.10.18 537 3/10/2021