ServiceRunner 1.0.0
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..
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ServiceRunner -Version 1.0.0
dotnet add package ServiceRunner --version 1.0.0
<PackageReference Include="ServiceRunner" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceRunner --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First release.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.