Metadata >> NuGet >> Topshelf.Supervise

Topshelf.Supervise

Metadata

Authors Chris Patterson, Dru Sellers, Travis Smith
Description Supervise provides automatic recovery, memory and CPU monitoring, and scheduled restarting to services. 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.
IconUrl http://topshelf-project.com/wp-content/themes/pandora/slide.1.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Chris Patterson, Dru Sellers, Travis Smith
ProjectUrl http://github.com/Topshelf/Topshelf
RequireLicenseAcceptance True
Summary Topshelf, Supervised Services
Dependencies Topshelf:3.1.4
Title Topshelf.Supervise
PackageSize 143548
PackageHashAlgorithm SHA512
PackageHash 17YXQ22somJxUtS2Uk9JYKduCSlurZLPtMaev9a3utMBZ2Z7sUPlZrs6C8i3RKddFxKmTWK+3CPuJLiBOXp0qg==
DownloadCount 000000
CreatedDate 2014-09-21T18:12:36

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Topshelf.Supervise -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Topshelf.Supervise -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Topshelf.Supervise
Installing the package (HTTP Basic authentication):
Install-Package Topshelf.Supervise -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Topshelf.Supervise -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Topshelf.Supervise

OpenWrap

Installing the package:
o add-wrap Topshelf.Supervise
Uninstalling the package:
o remove-wrap Topshelf.Supervise

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.1.4
3.0.2