Top 20 NuGet compare Packages

.net standard library that compares even the most complex collections of objects. Using reflection, the comparer checks if each and every object is identical in both collections and returns true if so. (including custom objects, lists... anything)
Compare interfaces and mixn for this traits
Copy fields values with same name and type from one object instance to another. Compare fields values with same name and type of different object instances.
Microsoft Sql Server Database syncronize utility library.
A utility to facilitate registry key comparisons.
A small evaluation tool to calculate the jaccard similarity index and distance. It also includes mean jaccard index and distance which considers the order of the elements as well.
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.
A set of tools for quickly sorting and comparing csv files and strings of any size. This package was built from the source code at https://github.com/JustinMoss/UnlimitedCsv/tree/af5a84b5b9898ec7d82850f7bf158244ab137e9d
A fast, pure C# implementation of the VCDIFF algorithm.
The ~~swiss-army-knife~~ multi-tool of choice when dealing with GraphQL schemas in .NET-land.
Package Description
Compares members of two objects and evaluates if they are equal or none equal based on conventions (public properties with the same names and same/derived/convertible types). Provides also few tweak options
*** This project has moved to https://www.nuget.org/packages/SqlUtils.SqlDataComparison *** Pure SQL data comparison and reconciliation utility for SQL Server Example usage: * EXEC sp_CompareData 'MyTable', 'RemoteDb..TheirTable' * EXEC sp_ExportAll 'MyTable', 'RemoteDb..TheirTable' * EXEC sp_Exp...
Pure SQL data comparison and reconciliation utility for SQL Server Example usage: * EXEC sp_CompareData 'MyTable', 'RemoteDb..TheirTable' * EXEC sp_ExportAll 'MyTable', 'RemoteDb..TheirTable' * EXEC sp_ExportDeleted 'MyTable', 'RemoteDb..TheirTable' * EXEC sp_ImportChanged 'MyTable', 'RemoteDb..Th...
Userful Type extensions for checks
A tool for comparing XML documents.
This package provides some common extensions for .NET objects. Current Extensions: DeepEquals