Console App Base (CAB) provides a more intuitive command structure for console applications.
Info
Version: | 1.0.0 |
Author(s): | Angelos Bousias, Laurens van den Berg |
Last Update: | Tuesday, December 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/exactonline/cab |
NuGet Url: | https://www.nuget.org/packages/ConsoleAppBase |
Install
Install-Package ConsoleAppBase
dotnet add package ConsoleAppBase
paket add ConsoleAppBase
ConsoleAppBase Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- System.ComponentModel.Annotations(>= 4.4.1)