DeepEquals
Links
Summary
A fast and flexible extension that supports deeply comparing objects. After installing the package, users can use the new, shared function DeepEquals to compare two objects deeply. Users can also configure aspects of the validation for properties and object types using a DeepComparisonOptions, which allows setting enumeration, string, and other validation settings. Additionally, users can register custom comparers globally using the DeepEqualsConfiguration if needed.
