biz.dfch.CS.Testing 2.1.1

dotnet add package biz.dfch.CS.Testing --version 2.1.1
                    
NuGet\Install-Package biz.dfch.CS.Testing -Version 2.1.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="biz.dfch.CS.Testing" Version="2.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="biz.dfch.CS.Testing" Version="2.1.1" />
                    
Directory.Packages.props
<PackageReference Include="biz.dfch.CS.Testing" />
                    
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 biz.dfch.CS.Testing --version 2.1.1
                    
#r "nuget: biz.dfch.CS.Testing, 2.1.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=biz.dfch.CS.Testing&version=2.1.1
                    
Install as a Cake Addin
#tool nuget:?package=biz.dfch.CS.Testing&version=2.1.1
                    
Install as a Cake Tool

biz.dfch.CS.Testing
========================

Collection of utility classes that provide functionality for testing

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
2.1.1 10,691 10/8/2018
2.1.0 916 9/17/2018
2.0.2 909 9/13/2018
2.0.0 919 9/12/2018
1.5.0 26,686 4/13/2017
1.4.0 1,551 11/30/2016
1.3.0 15,636 11/15/2016
1.2.1 1,152 11/14/2016
1.1.0 1,175 10/10/2016
1.0.0 1,177 10/7/2016

20181008
# FEATURES

* Version of target .NET Framework downgraded to 4.7