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
283 stars 40 forks source link

Issue 81 fix #82

Closed csimonsson closed 3 months ago

ikyriak commented 3 months ago

Thank you @csimonsson 🙏