Just a lib to avoid some boilerplate code I have to often write whenever I want to run a command line program and get it's output (like ffmpeg).
Info
Version: | 22.10.11.1364 |
Author(s): | Jason Davis |
Last Update: | Tuesday, October 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jasondavis303/EasyProc |
NuGet Url: | https://www.nuget.org/packages/EasyProc |
Install
Install-Package EasyProc
dotnet add package EasyProc
paket add EasyProc
EasyProc Download (Unzip the "nupkg" after downloading)