A convenient .NET API for shelling out to other executables.
Info
Version: | 0.3.0 |
Author(s): | Joel Verhagen |
Last Update: | Saturday, September 17, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joelverhagen/Procommand |
NuGet Url: | https://www.nuget.org/packages/Knapcode.Procommand |
Install
Install-Package Knapcode.Procommand
dotnet add package Knapcode.Procommand
paket add Knapcode.Procommand
Knapcode.Procommand Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Collections.Concurrent(>= 4.0.12)
- System.Diagnostics.Process(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.IO.FileSystem(>= 4.0.1)
- System.Runtime.Extensions(>= 4.1.0)
- System.Text.RegularExpressions(>= 4.1.0)
Tags