CompareNETObjects 1.7.4
See the version list below for details.
dotnet add package CompareNETObjects --version 1.7.4
NuGet\Install-Package CompareNETObjects -Version 1.7.4
<PackageReference Include="CompareNETObjects" Version="1.7.4" />
<PackageVersion Include="CompareNETObjects" Version="1.7.4" />
<PackageReference Include="CompareNETObjects" />
paket add CompareNETObjects --version 1.7.4
#r "nuget: CompareNETObjects, 1.7.4"
#:package CompareNETObjects@1.7.4
#addin nuget:?package=CompareNETObjects&version=1.7.4
#tool nuget:?package=CompareNETObjects&version=1.7.4
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,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.7.4 | 122,874 | 11/7/2013 |
* Manual merge of patch 15325 from Farris to fix issues 9075 and 9076 relating to defects with Ignoring the Collection Order
* Applied patch 15263 from MariuszWojcik to support LINQ enumerators.