EventStore implementation for saving and rebuilding objects from event streams.
Info
Version: | 6.0.0 |
Author(s): | Corsham Science |
Last Update: | Tuesday, November 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/qphl/AggregateRepository.EventStore |
NuGet Url: | https://www.nuget.org/packages/CorshamScience.AggregateRepository.EventStore |
Install
Install-Package CorshamScience.AggregateRepository.EventStore
dotnet add package CorshamScience.AggregateRepository.EventStore
paket add CorshamScience.AggregateRepository.EventStore
CorshamScience.AggregateRepository.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- CorshamScience.AggregateRepository.Core(>= 2.0.0)
- EventStore.Client(>= 5.0.1 && < 6.0.0)
Tags