CrawlerLib.ConcurrencyTesting 0.1.5478.28306

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

// Install CrawlerLib.ConcurrencyTesting as a Cake Tool
#tool nuget:?package=CrawlerLib.ConcurrencyTesting&version=0.1.5478.28306

The Crawler-Lib Concurrency Testing Helper allows to write unit tests with multiple threads to test the concurrency behavior of components.
     It has synchronization mechanisms to control the workflow of the threads and to record the execution steps. It is also possible to use it for client/server tests.
     It can be used in conjunction with any unit test framework or with simply handwritten tests.

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.

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
0.3.5612.19510 5,838 5/14/2015
0.2.5482.39415 50,469 1/4/2015
0.1.5478.28306 1,559 12/31/2014