Info
| Version: | 1.3.5 |
| Author(s): | Denis Zykov |
| Last Update: | Wednesday, November 11, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/deniszykov/commandline |
| NuGet Url: | https://www.nuget.org/packages/ConsoleApp.CommandLine |
Install
Install-Package ConsoleApp.CommandLine
dotnet add package ConsoleApp.CommandLine
paket add ConsoleApp.CommandLine
ConsoleApp.CommandLine Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.
No dependencies.
Tags
Provides API for parsing and binding command line arguments to .NET methods.