Lightweight infrastructure for doing command handling and eventsourcing using aggregates.
Info
Version: | 9.0.1 |
Author(s): | Basisregisters Vlaanderen |
Last Update: | Friday, March 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Informatievlaanderen/command-handling |
NuGet Url: | https://www.nuget.org/packages/Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore |
Install
Install-Package Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore
dotnet add package Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore
paket add Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore
Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Be.Vlaanderen.Basisregisters.AggregateSource(>= 5.0.13 && <= 5.0.13)
- Be.Vlaanderen.Basisregisters.EventHandling(>= 3.0.4)
- SqlStreamStore(>= 1.2.0)