Adds support for JSON Patch to TypedRest.
Info
Version: | 1.0.3 |
Author(s): | Bastian Eicher |
Last Update: | Monday, March 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://typedrest.net/ |
NuGet Url: | https://www.nuget.org/packages/TypedRest.JsonPatch |
Install
Install-Package TypedRest.JsonPatch
dotnet add package TypedRest.JsonPatch
paket add TypedRest.JsonPatch
TypedRest.JsonPatch Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- TypedRest(>= 1.0.3)
- Microsoft.AspNetCore.JsonPatch(>= 2.1.1)
- TypedRest(>= 1.0.3)
- Microsoft.AspNetCore.JsonPatch(>= 3.1.2)
Tags