7 packages tagged with “Comparing”
Provides usefull extension methods. This assembly contains all funtions of the following packages: Capgemini.Cauldron.Core.Comparing Capgemini.Cauldron.Core.Extensions Capgemini.Cauldron.Core.Extensions.Compression Capgemini.Cauldron.Core.Extensions.Convertions Capgemini.Cauldron.Core.Extensions.IO Capgemini.Cauldron.Core.Formatters Capgemini.Cauldron.Core.Net Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
library to compare objects, it reflects and compare any type or properties inside the object like primitive types, collections and datasets
Object Extensions can be used to: (1) Create flattend structures (2) Compare or Combine two objects (3) Get or Set member values (4) Deep Clone (5) Save (text file,S3) object graph (6) Get metadata (7) Get type information (8) Create instance (9) Copy to another object (10) Snapshots Visit the project site to get more info on usage: https://harip.github.io/site/printclassinstance
SimilarityLib
The Text Comparer package allows you to compare two texts and list the differences. The result can then be visualized accordingly. The package was originally developed as a part of the Locacore application.
DirectoryFingerPrintingLibrary (short: DFP) is a powerful .NET Standard 2.0 library designed for creating and collecting file and directory checksums and metadatas, for forensic, version or change management tasks. Purpose: This library offers types and methods for retrieving all or specific (configurable) differences between the files in two directories. Save the current state (meta-data of whole files) of a directory as a tiny DFP file, later you can compare the content of the directory against the DFP file and so recognize if there were any changes, and if so what has been changed in that directory.
This library provides types and methods for parsing arguments, comparing two file-metadata, exporting reports in CSV, JSON or XML, help text etc., which are used by the cli application "dpf.exe" which you can find in my other repository "DirectoryFingerPrinting.CLI".