JustCli 0.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package JustCli --version 0.0.4
NuGet\Install-Package JustCli -Version 0.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JustCli" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JustCli" Version="0.0.4" />
<PackageReference Include="JustCli" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JustCli --version 0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JustCli, 0.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package JustCli@0.0.4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JustCli&version=0.0.4
#tool nuget:?package=JustCli&version=0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Just a quick way to create your own command line tool.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on JustCli:
Package | Downloads |
---|---|
ccc
Command Line Utility for CertCentral |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.4.0 | 1,361 | 9/1/2021 |
2.3.0 | 537 | 2/23/2021 |
2.2.2 | 5,593 | 10/19/2018 |
2.2.1 | 992 | 10/19/2018 |
2.2.0 | 976 | 10/19/2018 |
2.1.0 | 986 | 10/16/2018 |
2.0.1.1 | 1,468 | 5/27/2018 |
2.0.1 | 1,704 | 1/16/2018 |
2.0.0 | 1,208 | 12/18/2017 |
2.0.0-rc | 1,505 | 12/17/2017 |
1.2.2 | 3,976 | 1/6/2017 |
1.2.1 | 1,315 | 1/5/2017 |
1.2.0 | 1,337 | 12/28/2016 |
1.1.2 | 1,273 | 12/24/2016 |
1.1.1 | 1,296 | 12/21/2016 |
1.0.1 | 1,304 | 12/7/2016 |
1.0.0 | 1,286 | 11/20/2016 |
0.0.5 | 1,351 | 3/24/2016 |
0.0.4 | 1,358 | 1/19/2016 |
0.0.3 | 1,420 | 1/17/2016 |
0.0.2 | 1,342 | 1/12/2016 |
0.0.1 | 1,372 | 1/11/2016 |
+ CommandOutput attribute. It allows to inject common output to the command.