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.

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
3.2.0 17,058 3/13/2015
3.1.0 31,617 8/25/2014
3.0.0 14,077 5/23/2014
2.3.0 255 5/20/2014
2.2.0 1,825 5/8/2014
2.1.0 1,042 4/11/2014
2.0.0 917 3/15/2014
1.7.4 7,537 11/7/2013
1.7.3 1,164 10/4/2013
1.7.2 970 6/25/2013
1.7.1 680 5/3/2013
1.7.0 113 5/3/2013
1.6.0 711 12/20/2012
1.4.2 1,103 4/27/2012
1.3.0 103 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