CompareNETObjects 1.4.2

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

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

Features

* Compare Primitive Types
* Compare Structs
* Compare IList Objects
* Compare Single and Multi-Dimensional Arrays
* Compare IDictionary Objects
* Compare Publicly visible Class Fields and Properties
* Compare Children
* Handling for Trees with Children Pointing To Parents
* Compare Enums
* Compare Timespans
* Compare Guids
* Compare Classes that Implement IList with Indexers
* Compare DataSet Data
* Compare DataTable Data
* Compare DataRow Data
* Compare LinearGradient
* Compare HashSet
* Compare URI
* Compare Types of Type (RuntimeType)
* Source code in both C# and in VB.NET
* NUnit Test Project Included
* Ability to load settings from a config file for use with powershell
* Several configuration options for comparing private elements, and ignoring specific elements.
* Property and Field Info reflection caching for increased performance

There are no supported framework assets in this 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 692,743 12/12/2023
4.82.0 712,176 9/12/2023
4.81.0 92,263 9/4/2023
4.80.0 29,706 8/29/2023
4.79.0 1,970,761 1/28/2023
4.78.0 2,334,163 9/1/2022
4.77.0 1,732,650 4/25/2022
4.76.0 869,544 3/1/2022
4.75.0 508,600 1/30/2022
4.74.0 1,620,711 9/24/2021
4.73.0 2,129,952 3/19/2021
4.72.0 485,744 2/9/2021
4.71.0 167,932 1/23/2021
4.70.0 56,968 1/18/2021
4.69.0 62,099 1/9/2021
4.68.0 2,084 1/9/2021
4.67.0 1,066,499 9/12/2020
4.66.0 1,909,768 4/12/2020
4.65.0 1,214,228 12/21/2019
4.64.0 282,916 11/25/2019
4.63.0 736,303 9/16/2019
4.62.0 421,868 7/24/2019
4.61.0 176,089 7/3/2019
4.59.0 689,794 5/12/2019
4.58.0 638,204 2/26/2019
4.57.0 4,740,832 10/11/2018
4.56.0 196,332 9/27/2018
4.55.0 677,702 7/3/2018
4.54.0 6,714 6/30/2018
4.53.0 310,463 5/9/2018
4.52.0 247,670 3/4/2018
4.51.0 3,238 3/3/2018
4.4.0 14,105 2/24/2018
4.3.0 346,687 12/22/2017
4.2.0 2,476 12/22/2017
4.1.0 20,103 12/13/2017
4.0.0 663,691 11/13/2017
3.12.0 44,957 11/11/2017
3.10.0 11,546 11/11/2017
3.9.0 650,053 7/15/2017
3.8.0 238,535 5/12/2017
3.6.0 433,491 12/16/2016
3.5.0 863,162 3/5/2016
3.4.0 15,740 3/1/2016
3.3.0 269,525 10/10/2015
3.2.0 222,524 3/13/2015
3.1.0 303,756 8/25/2014
3.0.0 72,596 5/23/2014
2.3.0 4,221 5/20/2014
2.2.0 7,128 5/8/2014
2.1.0 9,271 4/11/2014
2.0.0 22,324 3/15/2014
1.7.4 106,302 11/7/2013
1.7.3 14,902 10/4/2013
1.7.2 35,629 6/25/2013
1.7.1 149,609 5/3/2013
1.7.0 2,751 5/3/2013
1.6.0 20,627 12/20/2012
1.4.2 15,872 4/27/2012
1.3.0 40,149 4/17/2012

Ability to load settings from the a config file
Ability to Ignore Object Types
Ability to compare LinearGradient
Ability to use with Silverlight
Ability to use with Windows Phone 7
Ability to compare Types of Type (RuntimeType)
Ability to compare HashSets
Ability to compare URI
Show type names in the differences string