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
Oct 18, 2017
Latest stable version

Install

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

Frameworks

.NETFramework4.5.2 .NETStandard1.5

Dependencies

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

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 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.