Info
Version: | 3.0.2 |
Author(s): | Michael McKenna |
Last Update: | Sunday, September 22, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/myquay/JsonPatch |
NuGet Url: | https://www.nuget.org/packages/JsonPatch |
Install
Install-Package JsonPatch
dotnet add package JsonPatch
paket add JsonPatch
JsonPatch Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.5)
- Microsoft.AspNet.WebApi.Client(>= 5.2.0)
Legacy support for ASP.NET MVC (.NET Framework 4.8).
There are no external dependencies for the .NET 6 version and minimal dependencies for the .NET Framework Version.
Thank you to all the contributers:
* tugberkugurlu (Tugberk Ugurlu)
* mindingdata (Wade Gausden)
* donaldgray
* lukas-shawford (Lukas Shawford)
* akozmic (Adam Kozmic)
* zihotki (Vasili Puchko)
* nikitasavinov (Nikita)
* denis-tsv (Denis)
* cajonesvu (Chris Jones)
* broderickt2 (Broderick).