ExpressiveAssertions.MSTest 0.9.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ExpressiveAssertions.MSTest --version 0.9.1
NuGet\Install-Package ExpressiveAssertions.MSTest -Version 0.9.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="ExpressiveAssertions.MSTest" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExpressiveAssertions.MSTest --version 0.9.1
#r "nuget: ExpressiveAssertions.MSTest, 0.9.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.
// Install ExpressiveAssertions.MSTest as a Cake Addin
#addin nuget:?package=ExpressiveAssertions.MSTest&version=0.9.1

// Install ExpressiveAssertions.MSTest as a Cake Tool
#tool nuget:?package=ExpressiveAssertions.MSTest&version=0.9.1

MSTest Driver for ExpressiveAssertions, a Flexible Assertion Library Leveraging the .NET Expression Tree Syntax

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.11.0 442 2/20/2021
0.10.0 543 8/14/2020
0.9.9 655 2/28/2019
0.9.8 985 1/15/2018
0.9.7 978 2/26/2017
0.9.6 1,009 1/12/2017
0.9.5 999 1/12/2017
0.9.4 965 12/24/2016
0.9.2 1,014 8/27/2016
0.9.1 996 7/25/2016
0.9.0 1,065 7/24/2016

* 0.9.1 - add license files to nuget package
   * 0.9.0 - this is the initial release, and is a beta / alpha version with some incomplete / missing features