Lightweight infrastructure for doing command handling and eventsourcing using aggregates.
Info
Version: | 9.1.0 |
Author(s): | Basisregisters Vlaanderen |
Last Update: | Thursday, November 7, 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 |
Install
Install-Package Be.Vlaanderen.Basisregisters.AggregateSource
dotnet add package Be.Vlaanderen.Basisregisters.AggregateSource
paket add Be.Vlaanderen.Basisregisters.AggregateSource
Be.Vlaanderen.Basisregisters.AggregateSource Download (Unzip the "nupkg" after downloading)
Dependencies
- Be.Vlaanderen.Basisregisters.Utilities.HashCodeCalculator(>= 2.2.11)
- Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor(>= 2.2.10)
- Be.Vlaanderen.Basisregisters.Utilities.ToStringBuilder(>= 2.2.14)
- Newtonsoft.Json(>= 12.0.3)
- NodaTime(>= 3.0.5)