Metadata >> NuGet >> Simple.Owin.HttpsOnly

Simple.Owin.HttpsOnly

Metadata

Authors Mark Rendle
Copyrights Mark Rendle
Description A tiny middleware for OWIN to redirect all HTTP requests to HTTPS.
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners Mark Rendle
ProjectUrl http://github.com/simple-owin/Simple.Owin.HttpsOnly
RequireLicenseAcceptance False
Summary Tiny middleware for OWIN to redirect all HTTP requests to HTTPS.
Tags owin http
PackageSize 20694
PackageHashAlgorithm SHA512
PackageHash o7Okttl+8PPgtse26ydt9lEDMU2HANBo6fzPiR3flgXR5oZ19Qb0OK7UZb1rzXR0nfsiZz/OpnDcXTxMEqlroA==
DownloadCount 000000
CreatedDate 2014-04-26T17:18:11

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

OpenWrap

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

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
0.4.0-pre
0.2.0.51923
0.1.0.51600