A command line argument parser that is able to extract pre-defined options from supplied arguments.
Info
| Version: | 0.3.0 |
| Author(s): | Daniel Drywa |
| Last Update: | Sunday, June 3, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TheSatoshiChiba/GetOpts |
| NuGet Url: | https://www.nuget.org/packages/GetOpts |
Install
Install-Package GetOpts
dotnet add package GetOpts
paket add GetOpts
GetOpts Download (Unzip the "nupkg" after downloading)
Dependencies
Tags