Devolutions.Cirup.Tool 0.5.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Devolutions.Cirup.Tool --version 0.5.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.Cirup.Tool --version 0.5.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Devolutions.Cirup.Tool&version=0.5.0
                    
nuke :add-package Devolutions.Cirup.Tool --version 0.5.0
                    

Devolutions.Cirup.Tool

Devolutions.Cirup.Tool is a RID-specific .NET tool package for cirup.

Install

dotnet tool install -g Devolutions.Cirup.Tool

Run

cirup --help

One-shot run

dotnet tool exec Devolutions.Cirup.Tool -- --help

or with the .NET 10 shortcut:

dnx Devolutions.Cirup.Tool --help

Runtime selection

The package uses RID-specific tool packaging. The .NET CLI automatically selects the best package for the current platform.

Supported RIDs:

  • win-x64
  • win-arm64
  • linux-x64
  • linux-arm64
  • osx-x64
  • osx-arm64

An any fallback package is also produced. It provides a managed fallback message on unsupported runtimes.

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.6.0 45 3/11/2026
0.5.0 47 3/10/2026
0.4.0 53 3/4/2026