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
                    
if you are setting up this repo
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
                    
nuke :add-package Devolutions.Pinget.Tool --version 0.4.2
                    

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 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.

Version Downloads Last Updated
0.4.2 47 5/13/2026
0.4.1 38 5/13/2026
0.4.0 51 5/12/2026

See the repository changelog and release notes for details.