EFCore persistence library, abstracting and simplifying dbcontext in-memory database integration.
Info
| Version: | 2.0.1 |
| Author(s): | Ryan.Developer |
| Last Update: | Friday, March 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MobileApped-Public/MobileApped.Core.Persistence |
| NuGet Url: | https://www.nuget.org/packages/MobileApped.Core.Persistence.InMemory |
Install
Install-Package MobileApped.Core.Persistence.InMemory
dotnet add package MobileApped.Core.Persistence.InMemory
paket add MobileApped.Core.Persistence.InMemory
MobileApped.Core.Persistence.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.InMemory(>= 2.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- MobileApped.Core.Persistence(>= 2.0.0)
Tags