Skip to main content

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.

Total Downloads
40.1M
40,112,132
Published
Dec 6, 2020
Latest stable version

Install

.NET CLI
dotnet add package TopShelf --version 4.3.1-develop.253+sha.03bde89
Package Manager Console
Install-Package TopShelf -Version 4.3.1-develop.253+sha.03bde89
PackageReference
<PackageReference Include="TopShelf" Version="4.3.1-develop.253+sha.03bde89" />

Frameworks

.NETFramework4.5.2 .NETStandard2.0

Dependencies

[4.3.1-develop.253, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.