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,401 4/14/2018
2.0.0 1,797 10/20/2017
1.1.5 3,597 4/4/2017
1.1.4 1,815 2/6/2017
1.1.3 1,802 1/7/2017
1.1.2 1,799 1/7/2017
1.1.1 1,721 1/6/2017
1.1.0 1,862 11/29/2016
1.0.51 2,185 9/29/2016
1.0.50 1,786 9/12/2016
1.0.49 1,779 9/1/2016
1.0.47 1,760 8/17/2016
1.0.46 1,746 7/20/2016
1.0.45 1,779 7/5/2016
1.0.44 1,772 6/18/2016
1.0.43 1,795 5/5/2016
1.0.41 1,895 4/28/2016
1.0.40 1,779 4/13/2016
1.0.39 1,781 3/6/2016
1.0.38 1,768 3/6/2016
1.0.37 1,850 2/17/2016
1.0.36 1,815 2/9/2016
1.0.35 9,749 1/25/2016
1.0.33 2,218 1/15/2016
1.0.32 1,931 10/17/2015
1.0.31 1,814 10/17/2015
1.0.30 1,826 10/17/2015
1.0.29 1,902 10/7/2015
1.0.28 1,890 8/29/2015
1.0.27 1,837 8/16/2015
1.0.26 1,896 6/15/2015
1.0.25 1,812 6/15/2015
1.0.24 1,857 5/16/2015
1.0.23 1,815 5/14/2015
1.0.22 1,995 5/14/2015
1.0.21 1,947 1/31/2015
1.0.20 1,843 1/31/2015
1.0.19 2,143 12/14/2014
1.0.18 1,956 9/20/2014
1.0.17 1,924 6/9/2014
1.0.16 1,940 5/3/2014
1.0.15 2,125 4/28/2014
1.0.14 1,882 4/25/2014
1.0.13 2,054 4/16/2014
1.0.12 2,040 3/17/2014
1.0.11 1,939 3/15/2014
1.0.10 1,993 3/9/2014
1.0.9 1,920 3/1/2014
1.0.7 1,937 1/10/2014
1.0.6 2,253 12/19/2013
1.0.5 1,890 12/19/2013
1.0.4 1,878 12/15/2013
1.0.3 1,902 12/12/2013
1.0.2 2,195 12/11/2013
1.0.1 1,963 12/10/2013
1.0.0 2,199 12/10/2013

Updated dependencies