Metadata >> NuGet >> Topshelf.Owin

Topshelf.Owin

Metadata

Authors dennisroche
Description Topshelf.Owin provides extensions to configure a self-hosted OWIN instance along with your service class.
Owners dennisroche
ProjectUrl https://github.com/dennisroche/Topshelf.Owin/
RequireLicenseAcceptance False
Tags Topshelf Owin
Dependencies TopShelf:3.1.4|Microsoft.Owin.Hosting:3.0.0|Microsoft.AspNet.WebApi.Owin:5.2.2
Title Topshelf.Owin
PackageSize 14427
PackageHashAlgorithm SHA512
PackageHash vG4bVeDtWA9Mt8S44+vUjUHzffnKp2ea4BrYm5plMzc8BsFa7RSqnBb4m3HNo6VoDsOVugQ7M06ADquYuaEV3g==
DownloadCount 000000
CreatedDate 2015-07-02T02:05:42

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.Owin -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Topshelf.Owin -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.Owin
Installing the package (HTTP Basic authentication):
Install-Package Topshelf.Owin -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Topshelf.Owin -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Topshelf.Owin

OpenWrap

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

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
1.3.8.0
1.3.7.0
1.3.5.0
1.2.0.0