aspnetrc2 - Microsoft.AspNetCore.Authentication.OpenIdConnect 1.0.0-rc2-final

ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.

PM> Install-Package Microsoft.AspNetCore.Authentication.OpenIdConnect -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.AspNetCore.Authentication.OpenIdConnect -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.AspNetCore.Authentication.OpenIdConnect --version 1.0.0-rc2-final --source https://www.myget.org/F/aspnetrc2/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="1.0.0-rc2-final" />
Copy to clipboard
source https://www.myget.org/F/aspnetrc2/api/v3/index.json

nuget Microsoft.AspNetCore.Authentication.OpenIdConnect  ~> 1.0.0-rc2-final
Copy to clipboard

> choco install Microsoft.AspNetCore.Authentication.OpenIdConnect --version 1.0.0-rc2-final --source https://www.myget.org/F/aspnetrc2/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "aspnetrc2" -SourceLocation "https://www.myget.org/F/aspnetrc2/api/v2"
Install-Module -Name "Microsoft.AspNetCore.Authentication.OpenIdConnect" -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.IdentityModel.Protocols.OpenIdConnect (>= 2.0.0-rc2-305061149)
  • .NETStandard 1.4
    • Microsoft.AspNetCore.Authentication (>= 1.0.0-rc2-final)
    • Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 2.0.0-rc2-305061149)
  • .NETFramework 4.5.1: 4.5.1.0
  • .NETStandard 1.4: 1.4.0.0

Owners

Josh Free

Authors

Microsoft.AspNetCore.Authentication.OpenIdConnect

Project URL

http://www.asp.net/

License

MS-EULA

Tags

aspnetcore,authentication,security

Info

10 total downloads
10 downloads for version 1.0.0-rc2-final
Download (73.26 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.0-rc2-final 73.26 KB Thu, 12 May 2016 23:25:42 GMT 10