Metadata >> NuGet >> Owin.HealthCheck

Owin.HealthCheck

Metadata

Authors Dillon Buchanan
Description Health check middleware for the OWIN pipeline
Owners Dillon Buchanan
ProjectUrl https://github.com/thedillonb/Owin.HealthCheck
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Tags owin http healthcheck
Dependencies Microsoft.Owin:3.0.1
Title Owin.HealthCheck
PackageSize 33032
PackageHashAlgorithm SHA512
PackageHash 1hc6/2wSXlI6i7dNWVoVtVvrbgNt4GH7sYpQVLuc/+DNGxe7iyiZDXL6irM3/GlSX7R8gH11IS3Pr7rZw7la5Q==
DownloadCount 000000
CreatedDate 2015-08-15T19:18:34

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

OpenWrap

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

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.0.14.0
1.0.13.0
1.0.12.0
1.0.0.0