Top 20 NuGet comparison Packages

Provides a set of general purpose Fluent Assertion extension methods methods extending from Xunit.
A C# implementation of libpuzzle (an image fingerprinting algorithm)
A utility for comparing objects by specific fields
NList brings an enormous number of powerful, STL-like algorithms to the .NET platform for processing indexable collections. There is a handlebars.js-like text generator. It has a powerful IComparer builder. There is a DefaultDictionary class. There is a class to convert an object into a dictionary o...
This is just a collection of classes to help us with our daily programming tasks. Please read all unit tests for usage details.
Structure comparison (primitive and complex type, enums)
AutoCompare is a simple library with the goal of making it effortless to compare two objects of the same type to generate the list of modified properties.
A tool for comparing two .config files and generating an XDT transform (Microsoft XML Document Transform). Useful for creating transforms for existing production web.config or app.config files. Can also be used for unordered XML comparison, as an alternative to Microsoft's XML Diff tool.
Schema generation for objects to be serialised/deserialised using Dasher.
Utilities that are required most often. Contains: * extension methods for Arrays, String, Char, IEnumerable, IList, IDictionary * Logger * Comparator of text files * Binary tree helper
Fast, convention-based equality member generation for .NET
Library for comparing instances of types that do not implement IComparable. Uses reflection.
Simple library to help generate IEqualityComparer instances.
Library is used to perform fuzzy matching (matching simillar strings). It uses Levenshtein Distance algorithms to perform this operation. In information theory, linguistics and computer science, the Levenshtein distance is a string metric for measuring the difference between two sequences. Informa...
A Simple Utility Library Containing Comparison, DataStructures, Fraction, Graph, U/Int128, Matrix, Sorting and Vectors.
A Simple Utility Library Containing Comparison, DataStructures, Fraction, Graph, U/Int128, Matrix, Sorting and Vectors.
ILLightenComparer is a flexible library that can generate very effective and comprehensive IComparer<T> and IEqualityComparer<T> implementations on runtime using advantages of IL code emission.
A .NET Standard 2.0 class library that allows for the comparison of the data and structure in two or more System.DataTable objects, with a focus on data comparison. Table structures do not have to be identical, but they need to have the same primary key structure.