RunProcessAsTask 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package RunProcessAsTask --version 1.1.1
NuGet\Install-Package RunProcessAsTask -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RunProcessAsTask" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RunProcessAsTask --version 1.1.1
#r "nuget: RunProcessAsTask, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RunProcessAsTask as a Cake Addin
#addin nuget:?package=RunProcessAsTask&version=1.1.1

// Install RunProcessAsTask as a Cake Tool
#tool nuget:?package=RunProcessAsTask&version=1.1.1

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.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on RunProcessAsTask:

Package Downloads
VBoxDude

Handy class for working with VirtualBox.

LiveTextSharp

.NET bindings for macOS live text feature.

OsLibCore

Handling of files and system calls

Bld.WlanUtils

Simple stupid utils for linux wlan management. Based on OpenHD code.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on RunProcessAsTask:

Repository Stars
Tyrrrz/CliWrap
Library for running command-line processes
Azure/iotedge
The IoT Edge OSS project
microsoft/Oryx
Build your repo automatically.
libertyernie/LoopingAudioConverter
A converter frontend for loopable audio formats
Version Downloads Last updated
1.2.4 510,664 6/10/2019
1.2.3 39,874 7/9/2018
1.2.2 2,077 6/13/2018
1.2.1 6,400 1/6/2018
1.2.0 4,218 4/26/2017
1.1.3 9,277 8/17/2016
1.1.2 1,605 4/3/2016
1.1.1 1,037 3/2/2016
1.1.0 1,101 2/29/2016
1.0.0 4,508 7/17/2013