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 (105)

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

NUnit.DeepObjectCompare

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

Repository

A generic implementation for the repository pattern in C#.

Microsoft.CST.OAT

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

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.

GitHub repositories (34)

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 3,333,436 12/12/2023
4.82.0 976,523 9/12/2023
4.81.0 127,174 9/4/2023
4.80.0 37,654 8/29/2023
4.79.0 2,530,468 1/28/2023
4.78.0 2,784,252 9/1/2022
4.77.0 2,054,208 4/25/2022
4.76.0 985,931 3/1/2022
4.75.0 572,502 1/30/2022
4.74.0 1,794,810 9/24/2021
4.73.0 2,394,852 3/19/2021
4.72.0 528,468 2/9/2021
4.71.0 182,129 1/23/2021
4.70.0 66,704 1/18/2021
4.69.0 69,305 1/9/2021
4.68.0 2,136 1/9/2021
4.67.0 1,145,903 9/12/2020
4.66.0 2,117,740 4/12/2020
4.65.0 1,291,259 12/21/2019
4.64.0 307,698 11/25/2019
4.63.0 823,516 9/16/2019
4.62.0 433,419 7/24/2019
4.61.0 195,471 7/3/2019
4.59.0 707,285 5/12/2019
4.58.0 679,746 2/26/2019
4.57.0 5,797,757 10/11/2018
4.56.0 203,803 9/27/2018
4.55.0 698,606 7/3/2018
4.54.0 6,940 6/30/2018
4.53.0 327,466 5/9/2018
4.52.0 272,288 3/4/2018
4.51.0 3,293 3/3/2018
4.4.0 14,821 2/24/2018
4.3.0 378,103 12/22/2017
4.2.0 2,513 12/22/2017
4.1.0 21,054 12/13/2017
4.0.0 812,585 11/13/2017
3.12.0 58,256 11/11/2017
3.10.0 14,104 11/11/2017
3.9.0 704,449 7/15/2017
3.8.0 244,399 5/12/2017
3.6.0 476,169 12/16/2016
3.5.0 936,672 3/5/2016
3.4.0 16,065 3/1/2016
3.3.0 287,307 10/10/2015
3.2.0 233,255 3/13/2015
3.1.0 328,479 8/25/2014
3.0.0 83,572 5/23/2014
2.3.0 4,629 5/20/2014
2.2.0 7,195 5/8/2014
2.1.0 9,616 4/11/2014
2.0.0 24,624 3/15/2014
1.7.4 111,668 11/7/2013
1.7.3 15,509 10/4/2013
1.7.2 36,982 6/25/2013
1.7.1 171,300 5/3/2013
1.7.0 2,804 5/3/2013
1.6.0 21,876 12/20/2012
1.4.2 16,116 4/27/2012
1.3.0 49,557 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