Sql-based implementation of IIdempotenceService interface for use with Shuttle.Esb.
Info
Version: | 16.0.0 |
Author(s): | Eben Roux |
Last Update: | Monday, August 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Shuttle/Shuttle.Esb.Sql.Idempotence |
NuGet Url: | https://www.nuget.org/packages/Shuttle.Esb.Sql.Idempotence |
Install
Install-Package Shuttle.Esb.Sql.Idempotence
dotnet add package Shuttle.Esb.Sql.Idempotence
paket add Shuttle.Esb.Sql.Idempotence
Shuttle.Esb.Sql.Idempotence Download (Unzip the "nupkg" after downloading)
Dependencies
- Shuttle.Core.Data(>= 11.0.1)
- Shuttle.Esb(>= 11.0.0)
- System.Data.SqlClient(>= 4.6.1)
Tags