Skip to main content
Json.Comparer.Core package icon

Json.Comparer.Core

From Patrick van Lohuizen: 'Deep compares 2 objects or jtokens/jarrays/jobjects and returns the the result of the comparrison per element/property. allowing for reporting of difference between all kinds of objects' Last commit of this project was Nov 30, 2017, so I forked it and added .net core and .net standard targets in addition to .net 4.7.2

Total Downloads
66.0K
65,981
Published
Jun 29, 2018
Latest stable version

Install

.NET CLI
dotnet add package Json.Comparer.Core --version 0.6.9
Package Manager Console
Install-Package Json.Comparer.Core -Version 0.6.9
PackageReference
<PackageReference Include="Json.Comparer.Core" Version="0.6.9" />

Frameworks

.NETFramework4.5.2 .NETFramework4.6.2 .NETFramework4.7.2 .NETCoreApp1.0 .NETCoreApp2.0 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.5.2
[11.0.2, )
NullGuard.Fody
.NETFramework4.5.2
[1.8.0, )
Newtonsoft.Json
.NETFramework4.6.2
[11.0.2, )
NullGuard.Fody
.NETFramework4.6.2
[1.8.0, )
Newtonsoft.Json
.NETFramework4.7.2
[11.0.2, )
NullGuard.Fody
.NETFramework4.7.2
[1.8.0, )
Newtonsoft.Json
.NETCoreApp1.0
[11.0.2, )
NullGuard.Fody
.NETCoreApp1.0
[1.8.0, )
Newtonsoft.Json
.NETCoreApp2.0
[11.0.2, )
NullGuard.Fody
.NETCoreApp2.0
[1.8.0, )
Newtonsoft.Json
.NETStandard2.0
[11.0.2, )
NullGuard.Fody
.NETStandard2.0
[1.8.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.