DeepEqualityComparer 1.4.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package DeepEqualityComparer --version 1.4.3
NuGet\Install-Package DeepEqualityComparer -Version 1.4.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DeepEqualityComparer" Version="1.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DeepEqualityComparer --version 1.4.3
#r "nuget: DeepEqualityComparer, 1.4.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DeepEqualityComparer as a Cake Addin
#addin nuget:?package=DeepEqualityComparer&version=1.4.3

// Install DeepEqualityComparer as a Cake Tool
#tool nuget:?package=DeepEqualityComparer&version=1.4.3

Generic IEqualityComparer which performs a deep comparison of object trees

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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
2.2.0-pre 340 2/1/2021
2.1.0 9,190 7/2/2020
2.0.10-beta 558 7/12/2019
2.0.9 21,144 8/24/2017
2.0.8 1,123 8/24/2017
2.0.7-alpha 868 8/24/2017
2.0.6-alpha 866 8/23/2017
2.0.4-alpha 829 8/21/2017
2.0.3-alpha 855 8/21/2017
2.0.2-alpha 952 8/21/2017
2.0.1-alpha 1,004 6/16/2017
2.0.0-alpha 988 6/16/2017
1.5.0 1,885 6/9/2017
1.4.3 1,063 5/31/2017
1.4.2 1,090 2/17/2017
1.4.1 1,075 2/14/2017
1.4.0 1,193 2/13/2017
1.3.2 1,117 2/6/2017
1.3.1 1,066 2/3/2017
1.3.0 1,319 11/14/2016
1.2.0 1,510 10/18/2016
1.1.0 1,290 10/17/2016
1.0.0 1,290 10/14/2016

Print Comparison Result to TextWriter
   Ignore Properties by Name
   Ignore Properties by Type
   Special treatment of string compares