Metadata >> NuGet >> Topshelf.Supervise >> 3.1.4

3.1.4

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 version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Topshelf.Supervise -Version 3.1.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Topshelf.Supervise -Version 3.1.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Topshelf.Supervise 3.1.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries