Benday.CommandsFramework
2.2.0
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 Benday.CommandsFramework --version 2.2.0
NuGet\Install-Package Benday.CommandsFramework -Version 2.2.0
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="Benday.CommandsFramework" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Benday.CommandsFramework --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Benday.CommandsFramework, 2.2.0"
#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.
// Install Benday.CommandsFramework as a Cake Addin #addin nuget:?package=Benday.CommandsFramework&version=2.2.0 // Install Benday.CommandsFramework as a Cake Tool #tool nuget:?package=Benday.CommandsFramework&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Benday.CommandsFramework
Do you want to write your own command line interface (CLI) utilities? This framework gives you a way to write synchronous and asynchronous command line tools.
Key features:
- Command line argument parsing
- Define named command
- Define the valid arguments for each command
- Argument validation
- String, boolean, int, and date time arguments
About
Written by Benjamin Day
Pluralsight Author | Microsoft MVP | Scrum.org Professional Scrum Trainer
https://www.benday.com
info@benday.com
Got ideas for git repo sync features you'd like to see? Found a bug? Let us know by submitting an issue. Want to contribute? Submit a pull request.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- 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 |
---|---|---|
4.4.0 | 233 | 11/20/2024 |
4.3.0 | 161 | 8/19/2024 |
4.2.0 | 157 | 8/16/2024 |
4.1.1 | 123 | 8/8/2024 |
4.1.0 | 117 | 8/8/2024 |
4.0.0 | 108 | 7/30/2024 |
4.0.0-beta | 64 | 7/29/2024 |
3.4.0 | 89 | 7/26/2024 |
3.3.0 | 107 | 7/12/2024 |
3.2.0 | 446 | 2/15/2024 |
3.1.0 | 135 | 2/15/2024 |
3.0.0 | 126 | 2/14/2024 |
2.5.0 | 295 | 10/25/2023 |
2.4.0 | 176 | 10/4/2023 |
2.3.1 | 177 | 7/27/2023 |
2.3.0 | 155 | 7/27/2023 |
2.2.0 | 163 | 6/26/2023 |
2.1.0 | 231 | 4/13/2023 |
2.0.0 | 328 | 2/23/2023 |
1.5.0 | 289 | 2/21/2023 |
1.4.0 | 266 | 2/21/2023 |
1.3.1 | 278 | 2/13/2023 |
1.3.0 | 272 | 2/8/2023 |
1.2.0 | 272 | 2/8/2023 |
1.0.1 | 310 | 1/24/2023 |
1.0.0 | 311 | 1/24/2023 |