An extension to NDesk.Options which promotes defining options seperate from parsing.
Info
Version: | 1.0.1 |
Author(s): | D2L Corporation |
Last Update: | Tuesday, March 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Brightspace/NDesk.Options.TypedOptionSet |
NuGet Url: | https://www.nuget.org/packages/NDesk.Options.TypedOptionSet |
Install
Install-Package NDesk.Options.TypedOptionSet
dotnet add package NDesk.Options.TypedOptionSet
paket add NDesk.Options.TypedOptionSet
NDesk.Options.TypedOptionSet Download (Unzip the "nupkg" after downloading)
Dependencies
- NDesk.Options(>= 0.2.1)
Tags