Top 20 NuGet compare Packages

FluendComparator is a .NET library which allows you compare generic objects effectively. It makes it easy to exclude certain properties from the comparison process and it can return the list of differences.
Ocura Helper is a collections of utility classes and extension methods for dotnet. It includes code to help with tasks including functions and utilities to compare, convert, datetime, enum, linq, math, null and string.
Netbiis Helper is a collections of utility classes and extension methods for dotnet. It includes code to help with tasks including functions and utilities to compare, convert, datetime, enum, linq, math, null and string.
StringComparison is a library developed for reconciling naming conventions between different models of the electric grid. I have stripped off the power system specific code and put together what can effectively be used as a string extension for determining approximate equalit...
A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script. This package contains the core assemblies to generate a comparison between SQL Server databases.
A library for producing diffs of images with highlighting.
Supported platforms: - .NET Standard 2.0 - .NET Core 2.0 - .NET Framework 4.6.1 All platforms that implement .NET Standard 2.0. See https://docs.microsoft.com/en-us/dotnet/standard/net-standard#net-implementation-support Visit repository for sample usage. See https://dev.azure.com/jwgerula/_git/Op...
Class library that compares the values of properties from different objects in order to evaluate equality.
The reusable package will compare a type of different instances according to the property and denote the mismatched properties as a list.
The reusable package will compare a type of different instances according to the property and denote the mismatched properties as a list.
C# port of the MapBox pixelmatch image comparison library. This helper library allows comparing two System.Drawing images using StronglyTyped.PixelMatch.net
Useful (most of) extensions (most of), targeting .net7, c#
DeepCompare is a small library for comparing object and their nested properties with no limitation for the type of the class (you can use normal typed objects, untyped object and dynamics) and the level of the properties and fields which will iterated down. It makes no differences between fields and...
Detect how registered objects change throughout the lifetime of a business process.
Utility library for doing complex equality comparisons
Shows the differences between the two objects.
A tool to compare expression trees
Diff an object graph (for auditing or human readable purposes). Uses DataAnnotations so good for MVC sites.
Diffa is a .netstandard unit-test assertion library that allows you to verify your test results against approved files. Inspired by [ApprovalTests](https://github.com/approvals/ApprovalTests.Net), Diffa will also automatically launch your favorite diff tool when an assertion fails so you can compare...