TestMonkey.Assertion 0.1.0.1

dotnet add package TestMonkey.Assertion --version 0.1.0.1
                    
NuGet\Install-Package TestMonkey.Assertion -Version 0.1.0.1
                    
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="TestMonkey.Assertion" Version="0.1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TestMonkey.Assertion" Version="0.1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="TestMonkey.Assertion" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TestMonkey.Assertion --version 0.1.0.1
                    
#r "nuget: TestMonkey.Assertion, 0.1.0.1"
                    
#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.
#addin nuget:?package=TestMonkey.Assertion&version=0.1.0.1
                    
Install TestMonkey.Assertion as a Cake Addin
#tool nuget:?package=TestMonkey.Assertion&version=0.1.0.1
                    
Install TestMonkey.Assertion as a Cake Tool

MsTest compatible assertions using the constraint based comparison

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 (1)

Showing the top 1 NuGet packages that depend on TestMonkey.Assertion:

Package Downloads
TestMonkey.Assertion.Extensions

A set of extensions for TestMonkey.Assertion

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0.1 2,101 8/17/2014
0.1.0 1,670 8/13/2014
0.0.0.3 1,395 7/23/2014