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" />
<PackageVersion Include="CompareNETObjects" Version="1.4.2" />
<PackageReference Include="CompareNETObjects" />
paket add CompareNETObjects --version 1.4.2
#r "nuget: CompareNETObjects, 1.4.2"
#:package CompareNETObjects@1.4.2
#addin nuget:?package=CompareNETObjects&version=1.4.2
#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.
NuGet packages (112)
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 (37)
Showing the top 20 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.
|
|
|
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
|
|
|
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
|
|
|
Xavalon/XamlStyler
Visual Studio extension to help format your XAML source code
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
Cinchoo/ChoETL
ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
|
|
|
Element-Blazor/Element-Blazor
A Web UI Library based on Element and Blazor WebAssembly.
|
|
|
microsoft/ApplicationInsights-dotnet
ApplicationInsights-dotnet
|
|
|
ahmedayman4a/Linkedin-Learning-Courses-Downloader
Download LinkedIn Learning Courses in mp4 format and in the video quality you like with an intuitive UI
|
|
|
vchelaru/FlatRedBall
Cross-platform 2D game engine focused on ultimate productivity built in .NET
|
|
|
api-bricks/api-bricks-sdk
SDKs for CoinAPI & FinFeedAPI
|
|
|
bcssov/IronyModManager
Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
|
|
|
michielpost/Q42.HueApi
C# helper library to talk to the Philips Hue bridge
|
|
|
Sina-Soltani/Parbad
A free, open-source, integrated and extensible library which connects your web applications to online payment gateways. Gateways can be added or developed by you.
|
|
|
Abc-Arbitrage/Zebus
A lightweight Peer to Peer Service Bus
|
|
|
GoodAI/BrainSimulator
Brain Simulator is a platform for visual prototyping of artificial intelligence architectures.
|
|
|
libplctag/libplctag.NET
A .NET wrapper for libplctag.
|
|
|
yreynhout/AggregateSource
Lightweight infrastructure for doing eventsourcing using aggregates
|
|
|
hassanhabib/Standard.AI.OpenAI
Standard-Compliant .NET library for Open AI
|
|
|
container-desktop/container-desktop
Provides an alternative for Docker for Desktop on Windows using WSL2.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.84.0 | 2,157,105 | 7/17/2025 |
| 4.83.0 | 15,061,010 | 12/12/2023 |
| 4.82.0 | 1,420,619 | 9/12/2023 |
| 4.81.0 | 195,139 | 9/4/2023 |
| 4.80.0 | 46,135 | 8/29/2023 |
| 4.79.0 | 3,480,176 | 1/28/2023 |
| 4.78.0 | 3,350,782 | 9/1/2022 |
| 4.77.0 | 2,701,575 | 4/25/2022 |
| 4.76.0 | 1,127,141 | 3/1/2022 |
| 4.75.0 | 657,563 | 1/30/2022 |
| 4.74.0 | 2,035,626 | 9/24/2021 |
| 4.73.0 | 2,932,030 | 3/19/2021 |
| 4.72.0 | 608,069 | 2/9/2021 |
| 4.71.0 | 221,042 | 1/23/2021 |
| 4.70.0 | 87,008 | 1/18/2021 |
| 4.69.0 | 97,251 | 1/9/2021 |
| 4.68.0 | 2,741 | 1/9/2021 |
| 4.67.0 | 1,299,178 | 9/12/2020 |
| 4.66.0 | 2,604,761 | 4/12/2020 |
| 1.4.2 | 17,431 | 4/27/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