ProcessHandler is a wrapper over System.Diagnostic.Process which provide efficient callbacks for running any shell command asynchronously with realtime output.
Info
Version: | 1.0.0 |
Author(s): | Kaustubh Patange |
Last Update: | Saturday, March 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ProcessHandler |
Install
Install-Package ProcessHandler
dotnet add package ProcessHandler
paket add ProcessHandler
ProcessHandler Download (Unzip the "nupkg" after downloading)
Dependencies
Tags