In-Memory database provider for OpenEventSourcing (to be used for testing purposes).
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.4.0 |
Author(s): | Dan Cirket |
Last Update: | Tuesday, December 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielcirket/OpenEventSourcing |
NuGet Url: | https://www.nuget.org/packages/OpenEventSourcing.EntityFrameworkCore.InMemory |
Install
Install-Package OpenEventSourcing.EntityFrameworkCore.InMemory
dotnet add package OpenEventSourcing.EntityFrameworkCore.InMemory
paket add OpenEventSourcing.EntityFrameworkCore.InMemory
OpenEventSourcing.EntityFrameworkCore.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- OpenEventSourcing.EntityFrameworkCore(>= 0.4.0)
- Microsoft.EntityFrameworkCore.InMemory(>= 2.2.6)
- OpenEventSourcing.EntityFrameworkCore(>= 0.4.0)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.0.0)
Tags