ServiceRunner is a library to make it easy to create a simple .NET Windows Service quickly, using a console application that can be debugged and later installed and run as a service with a bare minimum of code..
Info
Version: | 1.0.1 |
Author(s): | Tyler Jensen |
Last Update: | Monday, February 24, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tylerjensen/ServiceRunner |
NuGet Url: | https://www.nuget.org/packages/ServiceRunner |
Install
Install-Package ServiceRunner
dotnet add package ServiceRunner
paket add ServiceRunner
ServiceRunner Download (Unzip the "nupkg" after downloading)
Dependencies
Tags