Info
Version: | 1.0.1 |
Author(s): | Shayne van Asperen |
Last Update: | Friday, February 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaynevanasperen/Code |
NuGet Url: | https://www.nuget.org/packages/Code.Collections.Generic.AssertComparer |
Install
Install-Package Code.Collections.Generic.AssertComparer
dotnet add package Code.Collections.Generic.AssertComparer
paket add Code.Collections.Generic.AssertComparer
Code.Collections.Generic.AssertComparer Download (Unzip the "nupkg" after downloading)
Dependencies
- Code.Extensions.Generic.IsEqualToDefault(>= 1.0.0)
- Code.Extensions.Object.Flatten(>= 1.0.0)
- Code.Extensions.Type.IsNullable(>= 1.0.0)
Tags
A comparer for asserting equality of objects, including generic types, IEnumerable, generic IComparable and generic IEquatable.