Metadata >> NuGet >> Topshelf >> 3.1.2

3.1.2

Metadata

Authors Chris Patterson, Dru Sellers, Travis Smith
Description 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 False
Summary Topshelf, Friction-free Windows Services
Title Topshelf
PackageSize 890557
PackageHashAlgorithm SHA512
PackageHash 0bBJs0fy3fD0wrVuCL/Bdotye4/AxjWV/5o7SKF/vvKb+eyQI7yRMMnTpT1YFXuGhjy+CGxpJ6uLA4kWEsMPtg==
DownloadCount 000000
CreatedDate 2013-11-10T16:51:43

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 -Version 3.1.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Topshelf -Version 3.1.2 -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 3.1.2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Topshelf -Version 3.1.2
Uninstalling the package:
o remove-wrap Topshelf

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