A small framework that translates classes and methods to menu items and menu options in a console app.
Info
| Version: | 1.0.2 |
| Author(s): | Sott Ferguson |
| Last Update: | Monday, November 9, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/scottjferguson/consolater |
| NuGet Url: | https://www.nuget.org/packages/Consolater |
Install
Install-Package Consolater
dotnet add package Consolater
paket add Consolater
Consolater Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)