Info
Version: | 2.0.0 |
Author(s): | craigfowler |
Last Update: | Monday, March 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/csf-dev/CSF.EqualityRules |
NuGet Url: | https://www.nuget.org/packages/CSF.EqualityRules |
Install
Install-Package CSF.EqualityRules
dotnet add package CSF.EqualityRules
paket add CSF.EqualityRules
CSF.EqualityRules Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- CSF.Reflector(>= 3.0.0)
- CSF.Reflector(>= 3.0.0)
- NETStandard.Library(>= 1.6.1)
- CSF.Reflector(>= 3.0.0)
Tags
An equality tester functions as an IEqualityComparer<T> but additionally provides more information about why objects are not equal (when they are not).