20 packages
returned for Tags:"idempotency"
Filter
Simple Idempotency with Client Request Persistence
Simple Idempotency with Request Persistence with EF
Package to add idempotency feature to dotnet project
IdempotentAPI is an ASP.NET Core attribute by which any HTTP write operations (POST and PATCH) can have effect only once for the given request data.
Add idempotency using Redis Key-Value to control duplicated Requests
The cache definition of the IdempotentAPI project.
Istanbul.ApiIdempotency.Core is dependency of Istanbul.ApiIdempotency .net package which focuses on helping developers to implement idempotency concept easily to their applications.
Istanbul.ApiIdempotency is a .net package which focuses on helping developers to implement idempotency concept easily to their applications.
The FusionCache implementation for the definition of the IdempotentAPI.Cache.
The DistributedCache implementation for the definition of the IdempotentAPI.Cache.
Sapher provides assistance in Distributed Transaction management
Istanbul.ApiIdempotency.Redis.StackExchange is Redis data store provider (based on StackExchange) of Istanbul.ApiIdempotency .net package which focuses on helping developers to implement idempotency concept easily to their applications.
A MediatR pipeline that caches the response.
The cache definition of the IdempotentAPI project.
The access cache implementation of the IdempotentAPI project.
AspNetCore Middleware for handling Idempotent request requirements for HTTP Requests.
The distributed access lock definition of the IdempotentAPI project.
Redis persistence provider for the Servly.AspNetCore.Idempotency package using Servly.Persistence.Redis.
The Madelson DistributedLock implementation for the definition of the IdempotentAPI.DistributedAccessLock.
The RedLockNet implementation for the definition of the IdempotentAPI.DistributedAccessLock.