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 177 12/22/2014
1.6.6 62 11/27/2014
1.6.5 292 11/21/2014
1.6.4 134 11/18/2014
1.6.3 278 11/17/2014
1.6.2 420 11/13/2014
1.6.1 545 11/3/2014
1.6.0 300 11/3/2014
1.5.3 309 11/1/2014
1.5.2 837 11/1/2014
1.5.1 840 11/1/2014
1.5.0 1,688 10/31/2014
1.4.1 1,189 10/31/2014
1.4.0 1,756 10/30/2014
1.3.3 622 10/30/2014
1.3.2 624 10/30/2014
1.3.1 622 10/30/2014
1.3.0 50 10/30/2014
1.2.2 56 10/26/2014
1.2.1 56 10/25/2014
1.2.0 45 10/25/2014
1.1.0 89 4/1/2014
1.0.1 48 4/1/2014
1.0.0 46 3/31/2014

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