this will help replace EF with RavenDb as Microsoft Identity UserStore And RoleStore.
Info
Version: | 0.3.0 |
Author(s): | amit kuzi |
Last Update: | Sunday, January 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/amitkuzi.Persistence.RavenEmbaded |
Install
Install-Package amitkuzi.Persistence.RavenEmbaded
dotnet add package amitkuzi.Persistence.RavenEmbaded
paket add amitkuzi.Persistence.RavenEmbaded
amitkuzi.Persistence.RavenEmbaded Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.1.1)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- RavenDB.Embedded(>= 5.1.0)