A thin helper layer to make Microsoft.Extensions.CommandLineUtils easier to work with.
Info
Version: | 1.1.2.38 |
Author(s): | Henrik Ravn |
Last Update: | Saturday, December 10, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hravnx/CliHelpers |
NuGet Url: | https://www.nuget.org/packages/CliHelpers |
Install
Install-Package CliHelpers
dotnet add package CliHelpers
paket add CliHelpers
CliHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.CommandLineUtils(>= 1.1.0)
Tags