C++ helper class to create a child process with redirected std in/out/error streams using the Windows API.
Info
| Version: | 2.1.3 |
| Author(s): | Florian Mücke |
| Last Update: | Thursday, September 18, 2025 |
| .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