Tdd-Toolkit 1.0.30

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

// Install Tdd-Toolkit as a Cake Tool
#tool nuget:?package=Tdd-Toolkit&version=1.0.30

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 net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  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 9,348 4/14/2018
2.0.0 1,542 10/20/2017
1.1.5 3,310 4/4/2017
1.1.4 1,565 2/6/2017
1.1.3 1,544 1/7/2017
1.1.2 1,550 1/7/2017
1.1.1 1,472 1/6/2017
1.1.0 1,568 11/29/2016
1.0.51 1,859 9/29/2016
1.0.50 1,539 9/12/2016
1.0.49 1,528 9/1/2016
1.0.47 1,508 8/17/2016
1.0.46 1,487 7/20/2016
1.0.45 1,529 7/5/2016
1.0.44 1,516 6/18/2016
1.0.43 1,545 5/5/2016
1.0.41 1,646 4/28/2016
1.0.40 1,510 4/13/2016
1.0.39 1,516 3/6/2016
1.0.38 1,511 3/6/2016
1.0.37 1,598 2/17/2016
1.0.36 1,547 2/9/2016
1.0.35 6,616 1/25/2016
1.0.33 1,949 1/15/2016
1.0.32 1,670 10/17/2015
1.0.31 1,540 10/17/2015
1.0.30 1,567 10/17/2015
1.0.29 1,642 10/7/2015
1.0.28 1,628 8/29/2015
1.0.27 1,579 8/16/2015
1.0.26 1,625 6/15/2015
1.0.25 1,557 6/15/2015
1.0.24 1,597 5/16/2015
1.0.23 1,554 5/14/2015
1.0.22 1,613 5/14/2015
1.0.21 1,671 1/31/2015
1.0.20 1,585 1/31/2015
1.0.19 1,885 12/14/2014
1.0.18 1,694 9/20/2014
1.0.17 1,660 6/9/2014
1.0.16 1,669 5/3/2014
1.0.15 1,852 4/28/2014
1.0.14 1,623 4/25/2014
1.0.13 1,781 4/16/2014
1.0.12 1,768 3/17/2014
1.0.11 1,669 3/15/2014
1.0.10 1,718 3/9/2014
1.0.9 1,640 3/1/2014
1.0.7 1,661 1/10/2014
1.0.6 1,856 12/19/2013
1.0.5 1,617 12/19/2013
1.0.4 1,604 12/15/2013
1.0.3 1,634 12/12/2013
1.0.2 1,793 12/11/2013
1.0.1 1,686 12/10/2013
1.0.0 1,794 12/10/2013

Added XArg.IsNotLike()