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.2.8-alpha | 
| Author(s): | PivotalAnimal | 
| Last Update: | Tuesday, August 9, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/PivotalAnimal/BlueConcord.IdentityServer.EntityFrameworkCore | 
| NuGet Url: | https://www.nuget.org/packages/BlueConcord.IdentityServer.EntityFrameworkcore | 
Install
Install-Package BlueConcord.IdentityServer.EntityFrameworkcore
                        dotnet add package BlueConcord.IdentityServer.EntityFrameworkcore
                        paket add BlueConcord.IdentityServer.EntityFrameworkcore
                        
                                BlueConcord.IdentityServer.EntityFrameworkcore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AutoMapper(>= 5.0.2)
 - IdentityServer4(>= 1.0.05)
 - Microsoft.AspNetCore.Identity(>= 1.0.0)
 - Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 1.0.0)
 - Microsoft.EntityFrameworkCore(>= 1.0.0)
 - Microsoft.EntityFrameworkCore.Relational(>= 1.0.0)
 - Newtonsoft.Json(>= 9.0.1)
 - System.Xml.XmlDocument(>= 4.0.1)
 
Tags
                
Contains original work and that of other GitHub repositories.