Library for simple event sourcing.
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.0-pre9 |
Author(s): | David Rettenbacher |
Last Update: | Monday, November 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/warappa/SimpleEventSourcing |
NuGet Url: | https://www.nuget.org/packages/SimpleEventSourcing.EntityFramework |
Install
Install-Package SimpleEventSourcing.EntityFramework
dotnet add package SimpleEventSourcing.EntityFramework
paket add SimpleEventSourcing.EntityFramework
SimpleEventSourcing.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- SimpleEventSourcing(>= 2.0.0)
- EntityFramework.DbContextScope(>= 1.0.0)
- SimpleEventSourcing(>= 2.0.0)
- EntityFramework.DbContextScope(>= 1.0.0)
Tags