This library makes it easy to create Windows Services for simple command line applications, which can run as a Windows Service or a command line application.
Info
Version: | 1.0.1 |
Author(s): | Jernej Rozac |
Last Update: | Wednesday, June 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jrozac/WinSvcExecutor |
NuGet Url: | https://www.nuget.org/packages/WinSvcExecutor |
Install
Install-Package WinSvcExecutor
dotnet add package WinSvcExecutor
paket add WinSvcExecutor
WinSvcExecutor Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandLineParser(>= 2.2.1)
- log4net(>= 2.0.8)