CompareNETObjects 1.7.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CompareNETObjects --version 1.7.4
NuGet\Install-Package CompareNETObjects -Version 1.7.4
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.7.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CompareNETObjects" Version="1.7.4" />
<PackageReference Include="CompareNETObjects" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CompareNETObjects --version 1.7.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CompareNETObjects, 1.7.4"
#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.
#addin nuget:?package=CompareNETObjects&version=1.7.4
#tool nuget:?package=CompareNETObjects&version=1.7.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (33)
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.
|
|
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)
|
|
Element-Blazor/Element-Blazor
A Web UI Library based on Element and Blazor WebAssembly.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
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
|
|
api-bricks/api-bricks-sdk
SDKs for CoinAPI & FinFeedAPI
|
|
vchelaru/FlatRedBall
Cross-platform 2D game engine focused on ultimate productivity built in .NET
|
|
michielpost/Q42.HueApi
C# helper library to talk to the Philips Hue bridge
|
|
bcssov/IronyModManager
Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
|
|
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.
|
|
yreynhout/AggregateSource
Lightweight infrastructure for doing eventsourcing using aggregates
|
|
hassanhabib/Standard.AI.OpenAI
Standard-Compliant .NET library for Open AI
|
|
libplctag/libplctag.NET
A .NET wrapper for libplctag.
|
|
container-desktop/container-desktop
Provides an alternative for Docker for Desktop on Windows using WSL2.
|
Version | Downloads | Last Updated |
---|---|---|
3.3.0 | 5,009 | 10/10/2015 |
3.2.0 | 31,702 | 3/13/2015 |
3.1.0 | 64,979 | 8/25/2014 |
3.0.0 | 29,711 | 5/23/2014 |
2.3.0 | 810 | 5/20/2014 |
2.2.0 | 4,141 | 5/8/2014 |
2.1.0 | 3,316 | 4/11/2014 |
2.0.0 | 4,265 | 3/15/2014 |
1.7.4 | 25,591 | 11/7/2013 |
1.7.3 | 4,509 | 10/4/2013 |
1.7.2 | 6,748 | 6/25/2013 |
1.7.1 | 3,212 | 5/3/2013 |
1.7.0 | 261 | 5/3/2013 |
1.6.0 | 4,702 | 12/20/2012 |
1.4.2 | 5,172 | 4/27/2012 |
1.3.0 | 359 | 4/17/2012 |
* 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.