C++ helper class to create a child process with redirected std in/out/error streams using the Windows API.
Info
Version: | 2.1.2 |
Author(s): | Florian Mücke |
Last Update: | Thursday, April 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fmuecke/PipedProcess |
NuGet Url: | https://www.nuget.org/packages/PipedProcess |
Install
Install-Package PipedProcess
dotnet add package PipedProcess
paket add PipedProcess
PipedProcess Download (Unzip the "nupkg" after downloading)
Dependencies
Tags