Provides helper functionality for interaction with Windows:
* check whether application is already running (ApplicationHelper)
* get DPI of windows desktop (GraphicHelper)
* logout, restart Windows (Windows Helper)
bbv.Common.Windows is a part of bbv.Common, a library of .NET...
More information
This package helps auto-restart a asp.net application hosted in iis after a shutdown. Just in 2 steps: adding a library and setting a couple of config settings. Configuration info on project's url
This package contains executable which combines the functionalities of UtilPack.NuGet.Deployment and UtilPack.ProcessMonitor packages: it can restore missing packages, and then execute and monitor them.
Library to start, monitor, and restart processes. Provides way to gracefully shutdown process-to-be-monitored via semaphore, and also to enable the process to signal that it needs to be restarted, also via semaphore.