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
258 stars 39 forks source link

Issue 17 - Use JsonSerializer instead of BinaryFormatter #27

Closed ikyriak closed 2 years ago