CompareNETObjects 1.7.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package CompareNETObjects --version 1.7.2
NuGet\Install-Package CompareNETObjects -Version 1.7.2
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="CompareNETObjects" Version="1.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CompareNETObjects --version 1.7.2
#r "nuget: CompareNETObjects, 1.7.2"
#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 CompareNETObjects as a Cake Addin
#addin nuget:?package=CompareNETObjects&version=1.7.2

// Install CompareNETObjects as a Cake Tool
#tool nuget:?package=CompareNETObjects&version=1.7.2

What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 (100)

Showing the top 5 NuGet packages that depend on CompareNETObjects:

Package Downloads
Xero.NetStandard.OAuth2

This is a .NETStandard SDK library, used to communicate with the Xero API using OAuth2.0. See https://github.com/XeroAPI/Xero-NetStandard for more information

Repository

A generic implementation for the repository pattern in C#.

NUnit.DeepObjectCompare

Add deep object comparison to your NUnit assertions. Simply use Is.DeepEqualTo in place of Is.EqualTo.

KubeOps

This is an operator sdk written in c#. It enables a developer to create a custom controller for CRDs (CustomResourceDefinitions) that runs on kubernetes.

Microsoft.CST.OAT The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Object Analysis Toolkit is a Data-as-Code analyzer for C# objects.

GitHub repositories (33)

Showing the top 5 popular GitHub repositories that depend on CompareNETObjects:

Repository Stars
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
microsoft/playwright-dotnet
.NET version of the Playwright testing and automation library.
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
Xavalon/XamlStyler
Visual Studio extension to help format your XAML source code
Version Downloads Last updated
4.83.0 677,891 12/12/2023
4.82.0 708,941 9/12/2023
4.81.0 91,863 9/4/2023
4.80.0 29,616 8/29/2023
4.79.0 1,965,116 1/28/2023
4.78.0 2,329,466 9/1/2022
4.77.0 1,728,733 4/25/2022
4.76.0 868,364 3/1/2022
4.75.0 507,781 1/30/2022
4.74.0 1,618,816 9/24/2021
4.73.0 2,127,248 3/19/2021
4.72.0 485,360 2/9/2021
4.71.0 167,809 1/23/2021
4.70.0 56,864 1/18/2021
4.69.0 62,043 1/9/2021
4.68.0 2,084 1/9/2021
4.67.0 1,065,772 9/12/2020
4.66.0 1,908,413 4/12/2020
4.65.0 1,213,624 12/21/2019
4.64.0 282,781 11/25/2019
4.63.0 735,424 9/16/2019
4.62.0 421,767 7/24/2019
4.61.0 176,019 7/3/2019
4.59.0 689,695 5/12/2019
4.58.0 637,940 2/26/2019
4.57.0 4,733,560 10/11/2018
4.56.0 196,249 9/27/2018
4.55.0 677,549 7/3/2018
4.54.0 6,714 6/30/2018
4.53.0 310,296 5/9/2018
4.52.0 247,420 3/4/2018
4.51.0 3,238 3/3/2018
4.4.0 14,105 2/24/2018
4.3.0 346,489 12/22/2017
4.2.0 2,476 12/22/2017
4.1.0 20,102 12/13/2017
4.0.0 662,523 11/13/2017
3.12.0 44,781 11/11/2017
3.10.0 11,538 11/11/2017
3.9.0 649,727 7/15/2017
3.8.0 238,485 5/12/2017
3.6.0 433,176 12/16/2016
3.5.0 862,452 3/5/2016
3.4.0 15,738 3/1/2016
3.3.0 269,406 10/10/2015
3.2.0 222,406 3/13/2015
3.1.0 303,543 8/25/2014
3.0.0 72,519 5/23/2014
2.3.0 4,219 5/20/2014
2.2.0 7,128 5/8/2014
2.1.0 9,270 4/11/2014
2.0.0 22,302 3/15/2014
1.7.4 106,256 11/7/2013
1.7.3 14,897 10/4/2013
1.7.2 35,623 6/25/2013
1.7.1 149,199 5/3/2013
1.7.0 2,751 5/3/2013
1.6.0 20,611 12/20/2012
1.4.2 15,800 4/27/2012
1.3.0 40,048 4/17/2012

* Performance Improvements
* Fix for deleted row in a data table
* Added ability to ignore the collection order
* Fix for Ignoring by Attributes