Trivial to use, convention based, command line parser for .NET console apps.
Info
Version: | 1.5.0 |
Author(s): | Łukasz Grzybowski-Glikman |
Last Update: | Monday, July 10, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kowgli/ccp |
NuGet Url: | https://www.nuget.org/packages/CCP |
Install
Install-Package CCP
dotnet add package CCP
paket add CCP
CCP Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.1)