Simplify call external process with the async streams in C# 8.0.
Info
Version: | 1.5.5 |
Author(s): | Cysharp |
Last Update: | Tuesday, October 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cysharp/ProcessX |
NuGet Url: | https://www.nuget.org/packages/ProcessX |
Install
Install-Package ProcessX
dotnet add package ProcessX
paket add ProcessX
ProcessX Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.0)
- System.Threading.Channels(>= 4.7.0)
- System.Threading.Channels(>= 4.7.0)
Tags