RunProcessAsTask NuGet Package

Simple wrapper around System.Diagnostics.Process to expose it as a System.Threading.Tasks.Task<ProcessResults>

Includes support for cancellation, timeout (via cancellation), and exposes the standard output, standard error, exit code, and run time of the process.




Got any RunProcessAsTask Question?





Info

Version: 1.2.4
Author(s): James Manning, Max Cheetham and Eamon Nerbonne
Last Update: Monday, June 10, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/jamesmanning/RunProcessAsTask/
NuGet Url: https://www.nuget.org/packages/RunProcessAsTask


Install
Install-Package RunProcessAsTask
dotnet add package RunProcessAsTask
paket add RunProcessAsTask
RunProcessAsTask Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5
  • No dependencies.
.NETStandard 2.0
  • No dependencies.
netstandard1.4 2 packages depend on this package.




STATS

must-have-score

2

avg-downloads-per-day

53

days-since-last-release

1789