Should.Extensions 1.0.0.2

dotnet add package Should.Extensions --version 1.0.0.2
NuGet\Install-Package Should.Extensions -Version 1.0.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Should.Extensions" Version="1.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Should.Extensions --version 1.0.0.2
#r "nuget: Should.Extensions, 1.0.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Should.Extensions as a Cake Addin
#addin nuget:?package=Should.Extensions&version=1.0.0.2

// Install Should.Extensions as a Cake Tool
#tool nuget:?package=Should.Extensions&version=1.0.0.2

Several useful extensions to the Should Assertion Library for testing different type and enumerables of those type for equality. Like the Should extensions themselves, these extensions provide assertions only, and therefore are also test runner agnostic.  I've been using these extensions in projects for several years and thought they would be useful for others.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Should.Extensions:

Package Downloads
Testing.Toolkit.Core

Several useful testing tools, classes and extensions.

Testing.Toolkit.NUnit

Several useful testing tools, classes and extensions for NUnit.

Testing.Toolkit.MsTest

Several useful testing tools, classes and extensions for MsTest.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.2 4,641 11/2/2015
1.0.0.1 1,138 9/18/2015