In memory stores for Identity 2.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.0.6 |
Author(s): | Mohammad Rahhal @mrahhal |
Last Update: | Friday, March 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrahhal/MR.AspNet.Identity.EntityFramework6 |
NuGet Url: | https://www.nuget.org/packages/MR.AspNet.Identity2.EntityFramework6.InMemory |
Install
Install-Package MR.AspNet.Identity2.EntityFramework6.InMemory
dotnet add package MR.AspNet.Identity2.EntityFramework6.InMemory
paket add MR.AspNet.Identity2.EntityFramework6.InMemory
MR.AspNet.Identity2.EntityFramework6.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- MR.Patterns.Repository(>= 1.2.0)
- Microsoft.AspNet.Identity.EntityFramework(>= 2.2.1)
Tags