ZoySoy.GenericComparer
1.1.0
Generic implementation of IEquilityComparer which may be usefull for comparing objects of the same types.
Provides recursive comparison and comparison by some properties.
Provides comparison in runtime if type is undefined.
Install-Package ZoySoy.GenericComparer -Version 1.1.0
dotnet add package ZoySoy.GenericComparer --version 1.1.0
<PackageReference Include="ZoySoy.GenericComparer" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZoySoy.GenericComparer --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Second release
Dependencies
This package has no dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.