aspnetrc2 - Microsoft.AspNetCore.Authentication.Cookies 1.0.0-rc2-final
ASP.NET Core middleware that enables an application to use cookie based authentication.
PM> Install-Package Microsoft.AspNetCore.Authentication.Cookies -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json
> nuget.exe install Microsoft.AspNetCore.Authentication.Cookies -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json
> dotnet add package Microsoft.AspNetCore.Authentication.Cookies --version 1.0.0-rc2-final --source https://www.myget.org/F/aspnetrc2/api/v3/index.json
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="1.0.0-rc2-final" />
Copy to clipboard
source https://www.myget.org/F/aspnetrc2/api/v3/index.json
nuget Microsoft.AspNetCore.Authentication.Cookies ~> 1.0.0-rc2-final
Copy to clipboard
> choco install Microsoft.AspNetCore.Authentication.Cookies --version 1.0.0-rc2-final --source https://www.myget.org/F/aspnetrc2/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "aspnetrc2" -SourceLocation "https://www.myget.org/F/aspnetrc2/api/v2"
Install-Module -Name "Microsoft.AspNetCore.Authentication.Cookies" -RequiredVersion "1.0.0-rc2-final" -Repository "aspnetrc2" -AllowPreRelease
Copy to clipboard
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Authentication (>= 1.0.0-rc2-final)
- Microsoft.Extensions.Options (>= 1.0.0-rc2-final)
- Microsoft.Extensions.WebEncoders (>= 1.0.0-rc2-final)
-
.NETStandard 1.3
- Microsoft.AspNetCore.Authentication (>= 1.0.0-rc2-final)
- Microsoft.Extensions.Options (>= 1.0.0-rc2-final)
- Microsoft.Extensions.WebEncoders (>= 1.0.0-rc2-final)
- .NETFramework 4.5.1: 4.5.1.0
- .NETStandard 1.3: 1.3.0.0
OwnersJosh Free |
AuthorsMicrosoft.AspNetCore.Authentication.Cookies |
Project URLhttp://www.asp.net/ |
LicenseMS-EULA |
Tagsaspnetcore,authentication,security |
Info11 total downloads |
| 11 downloads for version 1.0.0-rc2-final |
| Download (56 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-rc2-final | 56 KB | Thu, 12 May 2016 23:25:28 GMT | 11 |
|