ikyriak / IdempotentAPI

A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempotency-key by using an ASP.NET Core attribute (filter).
MIT License
270 stars 39 forks source link

Inject configurable implementations #43

Closed payable-maddie-cartersmith closed 1 year ago

payable-maddie-cartersmith commented 1 year ago