In memory database provider for OpenCQRS domain store.
Info
Version: | 6.5.0 |
Author(s): | Luca Briguglia |
Last Update: | Tuesday, January 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lucabriguglia/OpenCQRS |
NuGet Url: | https://www.nuget.org/packages/OpenCqrs.Store.EF.InMemory |
Install
Install-Package OpenCqrs.Store.EF.InMemory
dotnet add package OpenCqrs.Store.EF.InMemory
paket add OpenCqrs.Store.EF.InMemory
OpenCqrs.Store.EF.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenCqrs.Store.EF(>= 6.1.0)
- Microsoft.EntityFrameworkCore.InMemory(>= 2.2.4)
Tags