IdentityServer3 Integration Library for ASP.NET Core.
Info
Version: | 1.0.0 |
Author(s): | Dominick Baier & Brock Allen |
Last Update: | Monday, July 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IdentityServer/IdentityServer3.Integration.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/IdentityServer3.Integration.AspNetCore |
Install
Install-Package IdentityServer3.Integration.AspNetCore
dotnet add package IdentityServer3.Integration.AspNetCore
paket add IdentityServer3.Integration.AspNetCore
IdentityServer3.Integration.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityServer3(>= 2.1.1)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.AspNetCore.DataProtection(>= 1.0.0)
- Microsoft.AspNetCore.Owin(>= 1.0.0)
Tags