Topshelf 4.0.3

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.
Install-Package Topshelf -Version 4.0.3
dotnet add package Topshelf --version 4.0.3
<PackageReference Include="Topshelf" Version="4.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Topshelf --version 4.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Topshelf, 4.0.3"
#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.3

// Install Topshelf as a Cake Tool
#tool nuget:?package=Topshelf&version=4.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Dependencies

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Topshelf:

Package Downloads
Topshelf.Common.Logging
Common.Logging library bindings for Topshelf.

Version History

Version Downloads Last updated
4.3.0 0 06.02.2022
4.0.3 0 06.02.2022
4.0.1 0 06.02.2022