ASP.NET Core support for JSON PATCH with System.Text.Json.
Info
Version: | 1.0.2-alpha |
Author(s): | Microsoft |
Last Update: | Friday, April 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Oskarsson.AspNetCore.JsonPatch |
Install
Install-Package Oskarsson.AspNetCore.JsonPatch
dotnet add package Oskarsson.AspNetCore.JsonPatch
paket add Oskarsson.AspNetCore.JsonPatch
Oskarsson.AspNetCore.JsonPatch Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)
Tags