Devolutions.WinDbg.Tool 0.2.0

Prefix Reserved
dotnet tool install --global Devolutions.WinDbg.Tool --version 0.2.0
                    
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 Devolutions.WinDbg.Tool --version 0.2.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Devolutions.WinDbg.Tool&version=0.2.0
                    
nuke :add-package Devolutions.WinDbg.Tool --version 0.2.0
                    

Devolutions.WinDbg.Tool

Devolutions.WinDbg.Tool installs the windbg-tool command as a .NET 10 global or local tool on Windows.

dotnet tool install --global Devolutions.WinDbg.Tool
windbg-tool discover

The package contains architecture-specific signed payloads for win-x64 and win-arm64. The installed .NET SDK/runtime must be version 10 or later.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.2.0 136 8/26/2026
0.1.0 166 8/11/2026