Command-Line Auto Parser.
Info
Version: | 4.6.4 |
Author(s): | CLAP |
Last Update: | Wednesday, January 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/olegtarasov/CLAP |
NuGet Url: | https://www.nuget.org/packages/CLAP-DotNetCore |
Install
Install-Package CLAP-DotNetCore
dotnet add package CLAP-DotNetCore
paket add CLAP-DotNetCore
CLAP-DotNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Newtonsoft.Json(>= 12.0.3)