Ivy.SystemTextJson.JsonDiffPatch
2.0.3
dotnet add package Ivy.SystemTextJson.JsonDiffPatch --version 2.0.3
NuGet\Install-Package Ivy.SystemTextJson.JsonDiffPatch -Version 2.0.3
<PackageReference Include="Ivy.SystemTextJson.JsonDiffPatch" Version="2.0.3" />
<PackageVersion Include="Ivy.SystemTextJson.JsonDiffPatch" Version="2.0.3" />
<PackageReference Include="Ivy.SystemTextJson.JsonDiffPatch" />
paket add Ivy.SystemTextJson.JsonDiffPatch --version 2.0.3
#r "nuget: Ivy.SystemTextJson.JsonDiffPatch, 2.0.3"
#:package Ivy.SystemTextJson.JsonDiffPatch@2.0.3
#addin nuget:?package=Ivy.SystemTextJson.JsonDiffPatch&version=2.0.3
#tool nuget:?package=Ivy.SystemTextJson.JsonDiffPatch&version=2.0.3
High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format. Provides bonus DeepEquals and DeepClone methods.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Ivy.SystemTextJson.JsonDiffPatch:
| Package | Downloads |
|---|---|
|
Ivy
Build Internal Applications with AI and Pure C# |
|
|
Ivy.SystemTextJson.JsonDiffPatch.NUnit
Extension methods for NUnit to compare JSON in unit tests. |
|
|
Ivy.SystemTextJson.JsonDiffPatch.Xunit
Extension methods for XUnit to compare JSON in unit tests. |
|
|
Ivy.SystemTextJson.JsonDiffPatch.MSTest
Extension methods for MSTest v2 to compare JSON in unit tests. |
GitHub repositories
This package is not used by any popular GitHub repositories.
AOT-compatible fork with .NET 10 support