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.
#:package Tdd-Toolkit@2.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tdd-Toolkit&version=2.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Tdd-Toolkit&version=2.0.1
                    
Install 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 19,395 4/14/2018
2.0.0 1,793 10/20/2017
1.1.5 3,593 4/4/2017
1.1.4 1,811 2/6/2017
1.1.3 1,798 1/7/2017
1.1.2 1,795 1/7/2017
1.1.1 1,717 1/6/2017
1.1.0 1,858 11/29/2016
1.0.51 2,181 9/29/2016
1.0.50 1,782 9/12/2016
1.0.49 1,775 9/1/2016
1.0.47 1,756 8/17/2016
1.0.46 1,742 7/20/2016
1.0.45 1,775 7/5/2016
1.0.44 1,768 6/18/2016
1.0.43 1,791 5/5/2016
1.0.41 1,891 4/28/2016
1.0.40 1,775 4/13/2016
1.0.39 1,777 3/6/2016
1.0.38 1,764 3/6/2016
1.0.37 1,846 2/17/2016
1.0.36 1,811 2/9/2016
1.0.35 9,745 1/25/2016
1.0.33 2,214 1/15/2016
1.0.32 1,927 10/17/2015
1.0.31 1,810 10/17/2015
1.0.30 1,822 10/17/2015
1.0.29 1,898 10/7/2015
1.0.28 1,886 8/29/2015
1.0.27 1,833 8/16/2015
1.0.26 1,892 6/15/2015
1.0.25 1,808 6/15/2015
1.0.24 1,853 5/16/2015
1.0.23 1,811 5/14/2015
1.0.22 1,989 5/14/2015
1.0.21 1,943 1/31/2015
1.0.20 1,839 1/31/2015
1.0.19 2,139 12/14/2014
1.0.18 1,952 9/20/2014
1.0.17 1,920 6/9/2014
1.0.16 1,936 5/3/2014
1.0.15 2,121 4/28/2014
1.0.14 1,878 4/25/2014
1.0.13 2,050 4/16/2014
1.0.12 2,036 3/17/2014
1.0.11 1,935 3/15/2014
1.0.10 1,989 3/9/2014
1.0.9 1,916 3/1/2014
1.0.7 1,933 1/10/2014
1.0.6 2,247 12/19/2013
1.0.5 1,886 12/19/2013
1.0.4 1,874 12/15/2013
1.0.3 1,898 12/12/2013
1.0.2 2,189 12/11/2013
1.0.1 1,959 12/10/2013
1.0.0 2,193 12/10/2013

Updated dependencies