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: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TopShelf.ServiceInstaller |
Install
Install-Package TopShelf.ServiceInstaller
dotnet add package TopShelf.ServiceInstaller
paket add TopShelf.ServiceInstaller
TopShelf.ServiceInstaller Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Win32.Registry(>= 4.5.0)
- System.ServiceProcess.ServiceController(>= 4.5.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.