Command Line Execution Helper Classes.
Info
Version: | 2017.4.19.1919-beta |
Author(s): | Lasse Vågsæther Karlsen |
Last Update: | Wednesday, April 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lassevk/commander |
NuGet Url: | https://www.nuget.org/packages/Commander |
Install
Install-Package Commander
dotnet add package Commander
paket add Commander
Commander Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Process(>= 4.3.0)