Option parsing, inspired by getopt but also allowing for Windows conventions.
Info
| Version: | 1.1.3 |
| Author(s): | Stephen Cleary |
| Last Update: | Wednesday, August 10, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://nitokitchensink.codeplex.com/ |
| NuGet Url: | https://www.nuget.org/packages/Nito.KitchenSink.OptionParsing |
Install
Install-Package Nito.KitchenSink.OptionParsing
dotnet add package Nito.KitchenSink.OptionParsing
paket add Nito.KitchenSink.OptionParsing
Nito.KitchenSink.OptionParsing Download (Unzip the "nupkg" after downloading)
Dependencies
Tags