Info
Version: | 0.3.25.36276 |
Author(s): | Sebastian Gruchacz |
Last Update: | Wednesday, January 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ObscureWare/Console.Commands/ |
NuGet Url: | https://www.nuget.org/packages/ObscureWare.Console.Commands |
Install
Install-Package ObscureWare.Console.Commands
dotnet add package ObscureWare.Console.Commands
paket add ObscureWare.Console.Commands
ObscureWare.Console.Commands Download (Unzip the "nupkg" after downloading)
Dependencies
- ObscureWare.Console.Core(>= 0.3.1.469)
- ObscureWare.Console.Operations(>= 0.3.5.2343)
Tags
It supports various types of syntax and provides separation of models, commands and console output, which is good for proper unit testing.