Quick, easy, and correct implementation of object equality in .NET.
Info
Version: | 2.0.0 |
Author(s): | Igor Soloydenko |
Last Update: | Monday, December 19, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/another-guy/ObEq |
NuGet Url: | https://www.nuget.org/packages/ObEq |
Install
Install-Package ObEq
dotnet add package ObEq
paket add ObEq
ObEq Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
Tags