CompareNETObjects 2.3.0
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 2.3.0
NuGet\Install-Package CompareNETObjects -Version 2.3.0
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="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CompareNETObjects --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CompareNETObjects, 2.3.0"
#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.
// Install CompareNETObjects as a Cake Addin #addin nuget:?package=CompareNETObjects&version=2.3.0 // Install CompareNETObjects as a Cake Tool #tool nuget:?package=CompareNETObjects&version=2.3.0
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 | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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 |
Support for Font type. Ability to ignore unknown object types.