Crux.NancyFx.Testing 0.2.8

dotnet add package Crux.NancyFx.Testing --version 0.2.8
NuGet\Install-Package Crux.NancyFx.Testing -Version 0.2.8
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="Crux.NancyFx.Testing" Version="0.2.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crux.NancyFx.Testing --version 0.2.8
#r "nuget: Crux.NancyFx.Testing, 0.2.8"
#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 Crux.NancyFx.Testing as a Cake Addin
#addin nuget:?package=Crux.NancyFx.Testing&version=0.2.8

// Install Crux.NancyFx.Testing as a Cake Tool
#tool nuget:?package=Crux.NancyFx.Testing&version=0.2.8

Common libraries for crux applications

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.

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.2.8 1,865 8/19/2015
0.2.7 1,485 6/25/2015
0.2.6 1,531 6/5/2015
0.2.5 1,464 5/18/2015
0.2.4 1,569 5/18/2015
0.2.3 1,581 5/1/2015
0.2.2 1,653 4/30/2015
0.2.1 1,642 4/22/2015
0.2.0 1,568 4/20/2015
0.1.23 1,630 8/29/2014

Release Notes:

* Changed VS version
* touching commit
* More argument validation support
* Fixed broken test
* Added private setters
* Hexavigesimal number system
* Extension for getting item or null out of a read only dictionary
* Manually close connection to prevent leaks
* Merge pull request #20 from scardetto/feature/switch-to-liblog
* Removed Crux.Logging
* Removed Crux.Logging reference replaced with LibLog