StoneMQ 2.0.0

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

// Install StoneMQ as a Cake Tool
#tool nuget:?package=StoneMQ&version=2.0.0                

A simple wrapper for a RabbitMQ client

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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
2.2.6 1,191 12/19/2016
2.2.5 978 12/19/2016
2.2.4 1,055 12/16/2016
2.2.3 1,015 12/15/2016
2.2.2 978 12/14/2016
2.2.0 995 12/14/2016
2.1.1 1,089 12/14/2016
2.1.0 1,050 12/12/2016
2.0.1 1,450 7/28/2016
2.0.0 1,260 6/13/2016
1.2.3 1,018 5/12/2016
1.2.2 1,796 4/12/2016
1.2.1 998 4/8/2016
1.2.0 1,051 4/8/2016
1.1.16 1,043 1/20/2016
1.1.15 992 1/20/2016
1.1.14 1,111 1/8/2016
1.1.13 1,240 11/24/2015
1.1.12 1,062 11/19/2015
1.1.11 1,095 11/19/2015
1.1.9 1,088 11/12/2015
1.1.8 1,062 11/12/2015
1.1.7 1,037 11/12/2015
1.1.6 1,058 11/6/2015
1.1.5 1,018 11/6/2015
1.1.4 1,051 11/5/2015
1.1.3 1,023 11/5/2015
1.1.2 986 11/5/2015
1.1.1 1,051 11/5/2015
1.1.0 1,054 11/5/2015
1.0.1 1,114 11/5/2015
1.0.0 1,025 10/28/2015

Drop legacy API;
Custom serialization adapter;