Microservice authentication middleware.
Info
Version: | 1.0.7 |
Author(s): | Austin Drenski |
Last Update: | Thursday, February 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/austindrenski/AD.Identity |
NuGet Url: | https://www.nuget.org/packages/AD.Identity |
Install
Install-Package AD.Identity
dotnet add package AD.Identity
paket add AD.Identity
AD.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- AD.ApiExtensions(>= 1.1.13)
- AD.IO(>= 1.4.19)
- AD.Xml(>= 1.4.13)
- JetBrains.Annotations(>= 11.1.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 2.0.1)
- Microsoft.EntityFrameworkCore(>= 2.0.1)
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.1)
- Microsoft.Extensions.Identity.Stores(>= 2.0.1)