Library for simple event sourcing.
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.SQLite |
Install
Install-Package SimpleEventSourcing.SQLite
dotnet add package SimpleEventSourcing.SQLite
paket add SimpleEventSourcing.SQLite
SimpleEventSourcing.SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleEventSourcing(>= 2.0.0)
- SQLiteNetExtensions(>= 2.1.0)
- sqlite-net-pcl(>= 1.5.231)
Tags