Utility library for doing complex equality comparisons.
Info
Version: | 2.0.2 |
Author(s): | Ian Johnson |
Last Update: | Sunday, November 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ipjohnson/CloseEnoughEquality |
NuGet Url: | https://www.nuget.org/packages/CloseEnoughEquality |
Install
Install-Package CloseEnoughEquality
dotnet add package CloseEnoughEquality
paket add CloseEnoughEquality
CloseEnoughEquality Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- System.Collections(>= 4.0.11)
- System.Linq(>= 4.1.0)
- System.Linq.Expressions(>= 4.1.0)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
No dependencies.
Tags