Console application able to check and keep alive another application process in case of accidental shutdwon.
Install
Install-Package DogmaSolutions.KeepAlive
dotnet add package DogmaSolutions.KeepAlive
paket add DogmaSolutions.KeepAlive
DogmaSolutions.KeepAlive Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 11.0.0)
- log4net(>= 2.0.8)
- DogmaSolutions.Contracts(>= 2.0.370)
- DogmaSolutions.Utils(>= 2.0.370)
- DogmaSolutions.ErrorsViewer(>= 2.0.370)
- DogmaSolutions.Windows(>= 2.0.370)
- DogmaSolutions.Windows.Forms(>= 2.0.370)