Info
| Version: | 1.1.0 |
| Author(s): | Alastair Jones |
| Last Update: | Sunday, September 9, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/AutoCli |
Install
Install-Package AutoCli
dotnet add package AutoCli
paket add AutoCli
AutoCli Download (Unzip the "nupkg" after downloading)
The goal is with minimal effort (adding attributes to interfaces and classes) a fully-functioning CLI with informative messages and errors can be produced.