Enables a console app to be simply run on the command line or as a Windows Service.
Info
| Version: | 0.1.1 |
| Author(s): | https://github.com/SimonCropp/ConsoleService/graphs/contributors |
| Last Update: | Friday, August 16, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SimonCropp/ConsoleService |
| NuGet Url: | https://www.nuget.org/packages/ConsoleService |
Install
Install-Package ConsoleService
dotnet add package ConsoleService
paket add ConsoleService
ConsoleService Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ServiceProcess.ServiceController(>= 4.5.0)
Tags