ProcessManager is a managed (C#) library that can be used to queue and start processes like you would with `Process.Start()` but better.
Info
| Version: | 1.0.0.7 |
| Author(s): | Huysentruit |
| Last Update: | Thursday, December 26, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/huysentruitw/process-manager |
| NuGet Url: | https://www.nuget.org/packages/ProcessManager |
Install
Install-Package ProcessManager
dotnet add package ProcessManager
paket add ProcessManager
ProcessManager Download (Unzip the "nupkg" after downloading)