A filter and middleware that can translate exceptions into nice http resonses. This allows you to throw meaningfull exceptions from your framework, business code or other middlewares and translate the exceptions to nice and friendly http responses.
A flexible, multi-platform and extensible solution for implementing partial patching in REST API. This is System.Text.Json based version. Compatible with .NET Core 3.1.
A flexible, multi-platform and extensible solution for implementing partial patching in REST API.
This is JsonNET (Newtonsoft.Json) based version. Compatible with .NET Core and .NET Framework.