ServiceMq 1.5.3

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

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

A store and forward message queue for .NET.

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
5.1.0 912 1/1/2019
4.0.0 1,870 12/22/2014
1.6.6 1,192 11/27/2014
1.6.5 1,502 11/21/2014
1.6.4 1,431 11/18/2014
1.6.3 1,368 11/17/2014
1.6.2 1,530 11/13/2014
1.6.1 1,606 11/3/2014
1.6.0 1,330 11/3/2014
1.5.3 1,399 11/1/2014
1.5.2 1,879 11/1/2014
1.5.1 1,856 11/1/2014
1.5.0 2,800 10/31/2014
1.4.1 2,184 10/31/2014
1.4.0 2,778 10/30/2014
1.3.3 1,677 10/30/2014
1.3.2 1,654 10/30/2014
1.3.1 1,775 10/30/2014
1.3.0 1,088 10/30/2014
1.2.2 1,054 10/26/2014
1.2.1 1,073 10/25/2014
1.2.0 1,056 10/25/2014
1.1.0 1,489 4/1/2014
1.0.1 1,188 4/1/2014
1.0.0 1,199 3/31/2014

Improved cache reorder quantity and reorder processing to improve performance.