Info
Version: | 1.0.1 |
Author(s): | Antoine Robertson |
Last Update: | Friday, February 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CommandLineUtils.EnumOption |
Install
Install-Package CommandLineUtils.EnumOption
dotnet add package CommandLineUtils.EnumOption
paket add CommandLineUtils.EnumOption
CommandLineUtils.EnumOption Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.CommandLineUtils(>= 1.1.1)
Create command options that get parsed as enum members.