Sign in Sign up
nuget

RunProcessAsTask

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.

nuget View on Nuget

Activity

Latest release
7y ago
Total releases
10
Cadence
~5 months
Last 12 months
0

Details

First release
Jul 17, 2013
Releases
Version Released
1.2.4 patch
1.2.3 patch
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.3 patch
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.0 initial