A C# library to monitor the opening and closing of specific Windows processes.
Info
| Version: | 2.0.0 |
| Author(s): | Kfir Eichenblat |
| Last Update: | Wednesday, February 20, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kfirprods/ProcessesWatchdog |
| NuGet Url: | https://www.nuget.org/packages/ProcessesWatchdog |
Install
Install-Package ProcessesWatchdog
dotnet add package ProcessesWatchdog
paket add ProcessesWatchdog
ProcessesWatchdog Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Management(>= 4.0.0)
Tags