Common Owin-based implementation of Asp.Net Identity providers.
Info
Version: | 2.0.0 |
Author(s): | CQL, Jeremy Bell |
Last Update: | Monday, September 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cqlcorp/cql.core |
NuGet Url: | https://www.nuget.org/packages/Cql.Core.Owin.Identity |
Install
Install-Package Cql.Core.Owin.Identity
dotnet add package Cql.Core.Owin.Identity
paket add Cql.Core.Owin.Identity
Cql.Core.Owin.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Cql.Core.Owin(>= 2.0.0)
- Cql.Core.Web(>= 2.1.0)
- Cql.Core.Common(>= 2.1.1)
- Cql.Core.Owin.IdentityTools(>= 2.0.0)
- Microsoft.AspNet.Identity.Core(>= 2.2.1)
- Microsoft.AspNet.Identity.Owin(>= 2.2.1)