Devolutions.Pinget.Tool
0.4.2
Prefix Reserved
dotnet tool install --global Devolutions.Pinget.Tool --version 0.4.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Devolutions.Pinget.Tool --version 0.4.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Devolutions.Pinget.Tool&version=0.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Devolutions.Pinget.Tool --version 0.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Devolutions.Pinget.Tool
Devolutions.Pinget.Tool installs the C# Pinget CLI as a framework-dependent .NET tool.
Install globally
dotnet tool install -g Devolutions.Pinget.Tool
Install in a local tool manifest
dotnet new tool-manifest
dotnet tool install Devolutions.Pinget.Tool
dotnet tool run pinget -- --help
Run
pinget --help
pinget --info
This package uses the C# Pinget implementation and requires a compatible .NET runtime on the target machine. It is separate from the Devolutions.Pinget.Cli.Rust and Devolutions.Pinget.Cli.DotNet packages, which are build-time PackageReference packages that copy prebuilt executables into another project's output.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
See the repository changelog and release notes for details.