Devolutions.Cirup.Tool
0.5.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
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
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Devolutions.Cirup.Tool --version 0.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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-x64win-arm64linux-x64linux-arm64osx-x64osx-arm64
An any fallback package is also produced. It provides a managed fallback message on unsupported runtimes.
| 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.