CompareNETObjects 1.7.0
See the version list below for details.
dotnet add package CompareNETObjects --version 1.7.0
NuGet\Install-Package CompareNETObjects -Version 1.7.0
<PackageReference Include="CompareNETObjects" Version="1.7.0" />
<PackageVersion Include="CompareNETObjects" Version="1.7.0" />
<PackageReference Include="CompareNETObjects" />
paket add CompareNETObjects --version 1.7.0
#r "nuget: CompareNETObjects, 1.7.0"
#:package CompareNETObjects@1.7.0
#addin nuget:?package=CompareNETObjects&version=1.7.0
#tool nuget:?package=CompareNETObjects&version=1.7.0
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
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,177,854 | 7/17/2025 |
| 4.83.0 | 15,086,167 | 12/12/2023 |
| 4.82.0 | 1,421,575 | 9/12/2023 |
| 4.81.0 | 195,353 | 9/4/2023 |
| 4.80.0 | 46,154 | 8/29/2023 |
| 4.79.0 | 3,482,601 | 1/28/2023 |
| 4.78.0 | 3,351,952 | 9/1/2022 |
| 4.77.0 | 2,702,738 | 4/25/2022 |
| 4.76.0 | 1,127,388 | 3/1/2022 |
| 4.75.0 | 657,582 | 1/30/2022 |
| 4.74.0 | 2,035,992 | 9/24/2021 |
| 4.73.0 | 2,933,268 | 3/19/2021 |
| 4.72.0 | 608,192 | 2/9/2021 |
| 4.71.0 | 221,181 | 1/23/2021 |
| 4.70.0 | 87,026 | 1/18/2021 |
| 4.69.0 | 97,325 | 1/9/2021 |
| 4.68.0 | 2,741 | 1/9/2021 |
| 4.67.0 | 1,299,513 | 9/12/2020 |
| 4.66.0 | 2,606,128 | 4/12/2020 |
| 1.7.0 | 3,366 | 5/3/2013 |
* Fix for infinite recursion when overridding equals
* Ability to use app.config for settings
* Assembly marked CLS Compliant