Info
Version: | 2.0.0 |
Author(s): | J.Wijnker |
Last Update: | Friday, April 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jwijnker/ConsoleCommander#readme |
NuGet Url: | https://www.nuget.org/packages/ConsoleCommander |
Install
Install-Package ConsoleCommander
dotnet add package ConsoleCommander
paket add ConsoleCommander
ConsoleCommander Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Hosting(>= 3.0.0)
Tags
Simple requests user input (with defaults) or pick from list.
Write results with colors formatted (in a list or table) in a console window.
Logging is writting to console.