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.CommandHandling.Idempotency |
Install
Install-Package Be.Vlaanderen.Basisregisters.CommandHandling.Idempotency
dotnet add package Be.Vlaanderen.Basisregisters.CommandHandling.Idempotency
paket add Be.Vlaanderen.Basisregisters.CommandHandling.Idempotency
Be.Vlaanderen.Basisregisters.CommandHandling.Idempotency Download (Unzip the "nupkg" after downloading)
Dependencies
- Be.Vlaanderen.Basisregisters.Converters.Timestamp(>= 2.2.13)
- Microsoft.Data.SqlClient(>= 2.1.1)
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 5.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.2)
- Newtonsoft.Json(>= 12.0.3)
- Autofac.Extensions.DependencyInjection(>= 7.1.0)