DPI 2025.3.13.140
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global DPI --version 2025.3.13.140
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local DPI --version 2025.3.13.140
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DPI&version=2025.3.13.140
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package DPI --version 2025.3.13.140
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DPI
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 | Versions 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 | 850 | 4 days ago |
2025.4.8.157 | 791 | 5 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 | 5 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 | 74,593 | 10/22/2023 |
2023.7.12.68 | 351 | 7/12/2023 |
2023.7.12.66 | 192 | 7/12/2023 |
2023.2.7.62 | 376 | 2/7/2023 |
2022.11.10.59 | 630 | 11/10/2022 |
2022.10.28.57 | 441 | 10/28/2022 |
2022.8.21.54 | 526 | 8/21/2022 |
2022.8.21.52 | 474 | 8/21/2022 |
2021.12.8.49 | 4,676 | 12/8/2021 |
2021.6.22.39 | 542 | 6/22/2021 |
2021.3.16.28 | 12,260 | 3/16/2021 |
2021.3.13.26 | 536 | 3/13/2021 |
2021.3.11.25 | 615 | 3/11/2021 |
2021.3.10.23 | 479 | 3/10/2021 |
2021.3.10.18 | 476 | 3/10/2021 |