Topshelf 4.3.0
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.
This package has a SemVer 2.0.0 package version: 4.3.0+build.251.sha.509556a.
Install-Package Topshelf -Version 4.3.0
dotnet add package Topshelf --version 4.3.0
<PackageReference Include="Topshelf" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Topshelf --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Topshelf, 4.3.0"
#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.3.0
// Install Topshelf as a Cake Tool
#tool nuget:?package=Topshelf&version=4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.2
-
.NETStandard 2.0
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- TopShelf.ServiceInstaller (>= 4.3.0)
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.
|