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.Testing |
Install
Install-Package Be.Vlaanderen.Basisregisters.AggregateSource.Testing
dotnet add package Be.Vlaanderen.Basisregisters.AggregateSource.Testing
paket add Be.Vlaanderen.Basisregisters.AggregateSource.Testing
Be.Vlaanderen.Basisregisters.AggregateSource.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Be.Vlaanderen.Basisregisters.AggregateSource(>= 5.0.13 && <= 5.0.13)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.CSharp(>= 4.7.0)
- CompareNETObjects(>= 4.71.0)