ObjectsComparer 1.4.1
Framework provides mechanism to compare classes, allows override comparison rules for specific properties and types.
Install-Package ObjectsComparer -Version 1.4.1
dotnet add package ObjectsComparer --version 1.4.1
<PackageReference Include="ObjectsComparer" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ObjectsComparer --version 1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ObjectsComparer, 1.4.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ObjectsComparer as a Cake Addin
#addin nuget:?package=ObjectsComparer&version=1.4.1
// Install ObjectsComparer as a Cake Tool
#tool nuget:?package=ObjectsComparer&version=1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- System.Dynamic.Runtime (>= 4.3.0)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Dynamic.Runtime (>= 4.3.0)
-
.NETStandard 2.0
- System.Dynamic.Runtime (>= 4.3.0)
-
.NETStandard 2.1
- System.Dynamic.Runtime (>= 4.3.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ObjectsComparer:
Package | Downloads |
---|---|
Edakik.Shared.Library
Package Description
|
|
CompareSameObjects
Compare two same object return property name and values.
|
|
AspNetCore.Simple.MsTest.Sdk
WIP - A simple sdk to write easy and fast tests for your web api's
|
|
SimpleGenerics
Package Description
|
|
SimpleGenerics_Rooks
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.