RunProcessAsTask 1.1.3
See the version list below for details.
dotnet add package RunProcessAsTask --version 1.1.3
NuGet\Install-Package RunProcessAsTask -Version 1.1.3
<PackageReference Include="RunProcessAsTask" Version="1.1.3" />
<PackageVersion Include="RunProcessAsTask" Version="1.1.3" />
<PackageReference Include="RunProcessAsTask" />
paket add RunProcessAsTask --version 1.1.3
#r "nuget: RunProcessAsTask, 1.1.3"
#:package RunProcessAsTask@1.1.3
#addin nuget:?package=RunProcessAsTask&version=1.1.3
#tool nuget:?package=RunProcessAsTask&version=1.1.3
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 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 |
|
|
SbuTils
Package Description |
|
|
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 interacting with command-line interfaces
|
|
|
Azure/iotedge
The IoT Edge OSS project
|
|
|
microsoft/Oryx
Build your repo automatically.
|
|
|
libertyernie/LoopingAudioConverter
A converter frontend for loopable audio formats
|