Info
Version: | 4.3.1-develop.253+sha.03bde89 |
Author(s): | Chris Patterson, Dru Sellers, Travis Smith |
Last Update: | Sunday, December 6, 2020 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/Topshelf |
Install
Install-Package Topshelf
dotnet add package Topshelf
paket add Topshelf
Topshelf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- TopShelf.ServiceInstaller(>= 4.2.1.244)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
Tags
By referencing Topshelf, your console application *becomes* a service installer with a comprehensive set of command-line options for installing, configuring, and running your application as a service.