Core elements to enable Event Sourcing paradigms using the Sql Stream Store framework.
Info
Version: | 3.10.0 |
Author(s): | James Woodley |
Last Update: | Monday, November 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LightestNight.System.EventSourcing.SqlStreamStore |
Install
Install-Package LightestNight.System.EventSourcing.SqlStreamStore
dotnet add package LightestNight.System.EventSourcing.SqlStreamStore
paket add LightestNight.System.EventSourcing.SqlStreamStore
LightestNight.System.EventSourcing.SqlStreamStore Download (Unzip the "nupkg" after downloading)
Dependencies
- LightestNight.System.EventSourcing(>= 4.0.0)
- SqlStreamStore(>= 1.2.0)
Tags