The console command handler was an idea i had to help me build more intuative console apps I have done this buy build and extendable console handler that will listen for and execute commands supplied in groups to the handler using my academic style project ObjectForest you can nest levels of command groups.
Info
Version: | 1.0.0 |
Author(s): | Sam Blundell |
Last Update: | Friday, November 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Console.CommandHandler.Abstractions |
Install
Install-Package Console.CommandHandler.Abstractions
dotnet add package Console.CommandHandler.Abstractions
paket add Console.CommandHandler.Abstractions
Console.CommandHandler.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags