Abstractions of ASP.NET Identity Entity Framework to coincide with JM0ney project architecture.
Info
Version: | 1.0.5 |
Author(s): | Jason Iverson |
Last Update: | Monday, February 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JM0ney/JM0ney.Framework.Authentication.Identity |
NuGet Url: | https://www.nuget.org/packages/JM0ney.Framework.Authentication.Identity |
Install
Install-Package JM0ney.Framework.Authentication.Identity
dotnet add package JM0ney.Framework.Authentication.Identity
paket add JM0ney.Framework.Authentication.Identity
JM0ney.Framework.Authentication.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- JM0ney.Framework(>= 1.0.5)
- JM0ney.Framework.Web(>= 1.0.5)
- EntityFramework(>= 6.2.0)
- Microsoft.AspNet.Identity.Core(>= 2.2.1)
- Microsoft.AspNet.Identity.EntityFramework(>= 2.2.1)
- Microsoft.AspNet.Identity.Owin(>= 2.2.1)
- Microsoft.Owin(>= 3.1.0)
- Microsoft.Owin.Security(>= 3.1.0)
- Microsoft.Owin.Security.Cookies(>= 2.10.0)
- Microsoft.Owin.Security.OAuth(>= 3.1.0)
- Newtonsoft.Json(>= 10.0.3)
- Owin(>= 1.0.0)
Tags