Metadata >> NuGet >> Topshelf >> 3.1.4

3.1.4

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 True
Summary Topshelf, Friction-free Windows Services
Title Topshelf
PackageSize 912408
PackageHashAlgorithm SHA512
PackageHash fEeGSlLCo27oPI/+QHQRzBQ9Nt0T97erkpyCv+SK7E9fJQrPqEyDrFg1jBVPwl/NZOvYR0bJwCetyrkVFy25XA==
DownloadCount 000000
CreatedDate 2014-09-21T18:10:29

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

OpenWrap

Installing the package:
o add-wrap Topshelf -Version 3.1.4
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