Tdd-Toolkit 2.0.1

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

Anonymous value generator and some helpful assertions, developed for the open source ebook: Test-Driven Development - Extensive Tutorial. Some ideas are taken from the authors of sustainabletdd.com blog and Sustainable Test Driven Development book.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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

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.0.1 16,218 4/14/2018
2.0.0 1,668 10/20/2017
1.1.5 3,462 4/4/2017
1.1.4 1,684 2/6/2017
1.1.3 1,667 1/7/2017
1.1.2 1,669 1/7/2017
1.1.1 1,589 1/6/2017
1.1.0 1,714 11/29/2016
1.0.51 2,027 9/29/2016
1.0.50 1,652 9/12/2016
1.0.49 1,649 9/1/2016
1.0.47 1,629 8/17/2016
1.0.46 1,611 7/20/2016
1.0.45 1,646 7/5/2016
1.0.44 1,636 6/18/2016
1.0.43 1,662 5/5/2016
1.0.41 1,765 4/28/2016
1.0.40 1,647 4/13/2016
1.0.39 1,644 3/6/2016
1.0.38 1,632 3/6/2016
1.0.37 1,715 2/17/2016
1.0.36 1,664 2/9/2016
1.0.35 9,164 1/25/2016
1.0.33 2,081 1/15/2016
1.0.32 1,794 10/17/2015
1.0.31 1,674 10/17/2015
1.0.30 1,689 10/17/2015
1.0.29 1,763 10/7/2015
1.0.28 1,754 8/29/2015
1.0.27 1,703 8/16/2015
1.0.26 1,759 6/15/2015
1.0.25 1,678 6/15/2015
1.0.24 1,722 5/16/2015
1.0.23 1,677 5/14/2015
1.0.22 1,785 5/14/2015
1.0.21 1,806 1/31/2015
1.0.20 1,706 1/31/2015
1.0.19 2,007 12/14/2014
1.0.18 1,819 9/20/2014
1.0.17 1,782 6/9/2014
1.0.16 1,798 5/3/2014
1.0.15 1,981 4/28/2014
1.0.14 1,743 4/25/2014
1.0.13 1,915 4/16/2014
1.0.12 1,899 3/17/2014
1.0.11 1,797 3/15/2014
1.0.10 1,850 3/9/2014
1.0.9 1,776 3/1/2014
1.0.7 1,789 1/10/2014
1.0.6 2,036 12/19/2013
1.0.5 1,745 12/19/2013
1.0.4 1,734 12/15/2013
1.0.3 1,758 12/12/2013
1.0.2 1,976 12/11/2013
1.0.1 1,816 12/10/2013
1.0.0 1,977 12/10/2013

Updated dependencies