An Event Store that sits on top of your existing relational database.
Info
| Version: | 0.6.2 |
| Author(s): | Tomas Lycken (@tlycken) |
| Last Update: | Wednesday, December 6, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tlycken/RdbmsEventStore |
| NuGet Url: | https://www.nuget.org/packages/RdbmsEventStore |
Install
Install-Package RdbmsEventStore
dotnet add package RdbmsEventStore
paket add RdbmsEventStore
RdbmsEventStore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 10.0.3)
- Nito.AsyncEx.Coordination(>= 1.0.2)
- Newtonsoft.Json(>= 10.0.3)
- Nito.AsyncEx.Coordination(>= 1.0.2)