Lightweight package to support common Event Sourcing patterns.
Info
Version: | 0.18.0 |
Author(s): | Adam Gartee |
Last Update: | Wednesday, February 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agartee/Brickweave |
NuGet Url: | https://www.nuget.org/packages/Brickweave.EventStore |
Install
Install-Package Brickweave.EventStore
dotnet add package Brickweave.EventStore
paket add Brickweave.EventStore
Brickweave.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Brickweave.Domain(>= 0.12.0)
- LiteGuard(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)