Skip to main content
SemanticComparison package icon

SemanticComparison

SemanticComparison makes it easier to compare instances of various objects to each other. Instead of performing a normal equality comparison, SemanticComparison compares objects that look semantically similar - even if they are of different types. Various fine-tuning options exist.

Total Downloads
3.6M
3,576,567
Published
May 15, 2019
Latest stable version

Install

.NET CLI
dotnet add package SemanticComparison --version 4.1.0
Package Manager Console
Install-Package SemanticComparison -Version 4.1.0
PackageReference
<PackageReference Include="SemanticComparison" Version="4.1.0" />

Frameworks

.NETFramework4.5.2 .NETStandard1.5 .NETStandard2.0

Dependencies

NETStandard.Library
.NETStandard1.5
[1.6.1, )
System.Reflection.Emit
.NETStandard1.5
[4.3.0, )
System.Reflection.Emit
.NETStandard2.0
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.