CompareNETObjects 1.4.2
See the version list below for details.
dotnet add package CompareNETObjects --version 1.4.2
NuGet\Install-Package CompareNETObjects -Version 1.4.2
<PackageReference Include="CompareNETObjects" Version="1.4.2" />
paket add CompareNETObjects --version 1.4.2
#r "nuget: CompareNETObjects, 1.4.2"
// 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
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (32)
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/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
|
|
Cinchoo/ChoETL
ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
|
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 17,059 | 3/13/2015 |
3.1.0 | 31,618 | 8/25/2014 |
3.0.0 | 14,078 | 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 | 918 | 3/15/2014 |
1.7.4 | 7,539 | 11/7/2013 |
1.7.3 | 1,165 | 10/4/2013 |
1.7.2 | 970 | 6/25/2013 |
1.7.1 | 680 | 5/3/2013 |
1.7.0 | 114 | 5/3/2013 |
1.6.0 | 711 | 12/20/2012 |
1.4.2 | 1,104 | 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