ServiceMq 4.0.0

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

// Install ServiceMq as a Cake Tool
#tool nuget:?package=ServiceMq&version=4.0.0                

A store and forward message queue for .NET.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 178 12/22/2014
1.6.6 63 11/27/2014
1.6.5 293 11/21/2014
1.6.4 135 11/18/2014
1.6.3 279 11/17/2014
1.6.2 421 11/13/2014
1.6.1 546 11/3/2014
1.6.0 301 11/3/2014
1.5.3 310 11/1/2014
1.5.2 838 11/1/2014
1.5.1 841 11/1/2014
1.5.0 1,689 10/31/2014
1.4.1 1,190 10/31/2014
1.4.0 1,757 10/30/2014
1.3.3 623 10/30/2014
1.3.2 625 10/30/2014
1.3.1 622 10/30/2014
1.3.0 51 10/30/2014
1.2.2 57 10/26/2014
1.2.1 57 10/25/2014
1.2.0 46 10/25/2014
1.1.0 90 4/1/2014
1.0.1 49 4/1/2014
1.0.0 47 3/31/2014

BREAKING CHANGE: Upgrade to ServiceWire 4.0.1 and Newtonsoft.Json.