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
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Devolutions.WinDbg.Tool --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.