AspNetIdentity3 and EntityFramework7 Implementation for IdentityServer3.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0-rc1-final |
Author(s): | Bartthefish |
Last Update: | Tuesday, December 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Bartthefish/PyrotechIdsrv3 |
NuGet Url: | https://www.nuget.org/packages/Pyrotech.IdentityServer3.AspNetIdentity3.EntityFramework7 |
Install
Install-Package Pyrotech.IdentityServer3.AspNetIdentity3.EntityFramework7
dotnet add package Pyrotech.IdentityServer3.AspNetIdentity3.EntityFramework7
paket add Pyrotech.IdentityServer3.AspNetIdentity3.EntityFramework7
Pyrotech.IdentityServer3.AspNetIdentity3.EntityFramework7 Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(4.0.0)
- Newtonsoft.Json(7.0.1)
- IdentityServer3(2.2.0)
- EntityFramework.Core(7.0.01)
- EntityFramework.Relational(7.0.01)
- Microsoft.AspNet.Identity(3.0.01)
- IdentityModel(1.2.1)
- Microsoft.AspNet.Identity.EntityFramework(3.0.01)
- System.Runtime(4.0.0)
Tags