PowerArgs.Dev
2.7.0.1
dotnet add package PowerArgs.Dev --version 2.7.0.1
NuGet\Install-Package PowerArgs.Dev -Version 2.7.0.1
<PackageReference Include="PowerArgs.Dev" Version="2.7.0.1" />
paket add PowerArgs.Dev --version 2.7.0.1
#r "nuget: PowerArgs.Dev, 2.7.0.1"
// Install PowerArgs.Dev as a Cake Addin #addin nuget:?package=PowerArgs.Dev&version=2.7.0.1 // Install PowerArgs.Dev as a Cake Tool #tool nuget:?package=PowerArgs.Dev&version=2.7.0.1
The ultimate .NET command line parser - PowerArgs converts command line arguments into .NET objects that are easy to program against. It also provides a ton of additional, optional capabilities that you can try such as argument validation, auto generated usage documentation, tab completion, Entity Framework querying, secure string arguments, and plenty of hooks for extensibility.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.7.0.1 | 3,045 | 8/29/2015 |
2.7.0 | 1,830 | 8/29/2015 |
2.6.0.27 | 1,803 | 8/29/2015 |
2.6.0.26 | 1,826 | 8/27/2015 |
2.6.0.25 | 1,841 | 8/26/2015 |
2.6.0.24 | 1,825 | 8/26/2015 |
2.6.0.23 | 1,671 | 3/30/2015 |
2.6.0.22 | 1,614 | 3/30/2015 |
2.6.0.21 | 1,637 | 3/26/2015 |
2.6.0.20 | 1,643 | 3/26/2015 |
2.6.0.19 | 1,613 | 3/25/2015 |
2.6.0.18 | 1,678 | 3/25/2015 |
2.6.0.17 | 1,663 | 3/20/2015 |
2.6.0.16 | 1,614 | 3/20/2015 |
2.6.0.15 | 1,648 | 3/20/2015 |
2.6.0.14 | 1,594 | 3/20/2015 |
2.6.0.8 | 1,639 | 3/20/2015 |
2.6.0.6 | 1,734 | 3/11/2015 |
2.6.0.4 | 1,614 | 3/11/2015 |
2.6.0.1 | 1,578 | 3/10/2015 |
Added the progress bar cli component and updated context assist search to be more flexible