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
Install
dotnet add package Json.Comparer.Core --version 0.6.9
Install-Package Json.Comparer.Core -Version 0.6.9
<PackageReference Include="Json.Comparer.Core" Version="0.6.9" />
Frameworks
Dependencies
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.