Skip to content

Shuttle/Shuttle.Esb.Idempotence

Repository files navigation

Idempotence

PM> Install-Package Shuttle.Esb.Idempotence

Contains an IIdempotenceService interface that should be implemented to provide idempotence support for the service bus.

Configuration

services.AddIdempotence();
services.AddImplementedIdempotence();

About

Base idempotence implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages