Info
Version: | 1.1.0 |
Author(s): | JF Blouin |
Last Update: | Thursday, May 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/blouin/CommandLineEngine |
NuGet Url: | https://www.nuget.org/packages/CommandLineEngine |
Install
Install-Package CommandLineEngine
dotnet add package CommandLineEngine
paket add CommandLineEngine
CommandLineEngine Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags
The library will find the command and execute it passing in the parameters recieved. Otherwise, it will print help information.