Metadata >> NuGet >> HardCodedAuthenticationMiddleware >> 1.0.0-build3

1.0.0-build3

Metadata

Authors Jonathan Freeland
Copyrights Copyright � 2015 Jonathan Freeland
Description Simple ASP.NET 5 middleware that allows for hard-coding claims and automatically authenticates the user to simplify local development.
Owners Jonathan Freeland
ProjectUrl https://github.com/jonfreeland/HardCodedAuthenticationMiddleware
RequireLicenseAcceptance False
Tags middleware authentication authorization
Title HardCodedAuthenticationMiddleware
PackageSize 16672
PackageHashAlgorithm SHA512
PackageHash NEf8wMrBmlQK5ZiX0PyuQ0ozUwEAT6dIfyiHTk+HGoDyTTNWMjekOiviCEO2ZyfurQjFZ9U02Y6sc6EJGAjJnw==
DownloadCount 000000
CreatedDate 2015-07-17T18:28:48

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 HardCodedAuthenticationMiddleware -Version 1.0.0-build3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install HardCodedAuthenticationMiddleware -Version 1.0.0-build3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete HardCodedAuthenticationMiddleware 1.0.0-build3 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap HardCodedAuthenticationMiddleware -Version 1.0.0-build3
Uninstalling the package:
o remove-wrap HardCodedAuthenticationMiddleware

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 DNX,Version=v4.5.1 Binaries
AnyCPU Release DNXCore,Version=v5.0 Binaries