Topshelf 4.0.1
Topshelf is an open source project for hosting services without friction. 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.
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 Topshelf -Version 4.0.1
dotnet add package Topshelf --version 4.0.1
<PackageReference Include="Topshelf" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Topshelf --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Topshelf, 4.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Topshelf as a Cake Addin
#addin nuget:?package=Topshelf&version=4.0.1
// Install Topshelf as a Cake Tool
#tool nuget:?package=Topshelf&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Topshelf:
| Package | Downloads |
|---|---|
|
Topshelf.Common.Logging
Common.Logging library bindings for Topshelf.
|