Contains data access building blocks for event-sourced aggregates.
Info
Version: | 8.0.3 |
Author(s): | Totalsoft |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NBB.Data.EventSourcing |
Install
Install-Package NBB.Data.EventSourcing
dotnet add package NBB.Data.EventSourcing
paket add NBB.Data.EventSourcing
NBB.Data.EventSourcing Download (Unzip the "nupkg" after downloading)
Dependencies
- NBB.Correlation(>= 5.0.8)
- NBB.Data.Abstractions(>= 5.0.8)
- NBB.Domain.Abstractions(>= 5.0.8)
- NBB.EventStore.Abstractions(>= 5.0.8)
- MediatR(>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
Tags