JsonPatch 2.0.8
See the version list below for details.
dotnet add package JsonPatch --version 2.0.8
NuGet\Install-Package JsonPatch -Version 2.0.8
<PackageReference Include="JsonPatch" Version="2.0.8" />
paket add JsonPatch --version 2.0.8
#r "nuget: JsonPatch, 2.0.8"
// Install JsonPatch as a Cake Addin #addin nuget:?package=JsonPatch&version=2.0.8 // Install JsonPatch as a Cake Tool #tool nuget:?package=JsonPatch&version=2.0.8
JsonPatch support for ASP.NET Core 6 including support for ASP.NET Minimal APIs. 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)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Microsoft.AspNet.WebApi.Client (>= 5.2.9)
- Newtonsoft.Json (>= 13.0.1)
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.2 | 229 | 9/22/2024 |
3.0.1 | 52 | 9/22/2024 |
2.0.8 | 3,784 | 2/24/2024 |
2.0.7 | 3,478 | 11/24/2023 |
2.0.6 | 394 | 10/21/2023 |
2.0.5 | 1,475 | 6/25/2023 |
2.0.5-alpha | 232 | 6/24/2023 |
2.0.4-alpha | 90 | 6/22/2023 |
2.0.3-alpha | 228 | 6/22/2023 |
2.0.2-alpha | 92 | 6/21/2023 |
2.0.0-alpha | 1,618 | 6/3/2022 |
1.0.2 | 500,830 | 5/18/2016 |
1.0.1-alpha | 1,234 | 3/11/2015 |
1.0.0 | 59,426 | 12/9/2014 |
## What's Changed
* Support extending the BaseResolver by @myquay in https://github.com/myquay/JsonPatch/pull/59
**Full Changelog**: https://github.com/myquay/JsonPatch/compare/2.0.7...2.0.8