This library is providing easy way to manage windows services: install/uninstall, start/stop, change user, etc.
Info
| Version: | 3.0.6 |
| Author(s): | Michał Jarzyna |
| Last Update: | Sunday, August 6, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jarzynam/continuous/wiki/Windows-Service |
| NuGet Url: | https://www.nuget.org/packages/Continuous.WindowsService |
Install
Install-Package Continuous.WindowsService
dotnet add package Continuous.WindowsService
paket add Continuous.WindowsService
Continuous.WindowsService Download (Unzip the "nupkg" after downloading)
Dependencies
- Continuous.Management(>= 1.1.4)
Tags