ExpressiveAssertions 0.9.1

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

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

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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ExpressiveAssertions:

Package Downloads
ExpressiveAssertions.MSTest

Flexible assertion library leveraging the .NET expression tree syntax

ExpressiveAssertions.XUnit

Flexible assertion library leveraging the .NET expression tree syntax

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.11.0 1,220 2/20/2021
0.10.0 509 8/14/2020
0.9.9 609 2/28/2019
0.9.8 1,560 1/15/2018
0.9.7 1,190 2/26/2017
0.9.6 1,190 1/12/2017
0.9.5 1,180 1/12/2017
0.9.4 1,160 12/24/2016
0.9.2 1,173 8/27/2016
0.9.1 1,198 7/25/2016
0.9.0 1,408 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