Cronus.Transport.RabbitMQ 1.2.0

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

// Install Cronus.Transport.RabbitMQ as a Cake Tool
#tool nuget:?package=Cronus.Transport.RabbitMQ&version=1.2.0                

Message transport for Cronus with RabbitMQ

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-alpha03 41 1/12/2015
2.0.0-alpha02 40 1/12/2015
2.0.0-alpha01 42 1/6/2015
1.2.6 63 4/21/2015
1.2.5 71 3/27/2015
1.2.4 48 3/25/2015
1.2.3 46 3/23/2015
1.2.2 69 2/17/2015
1.2.1 67 1/13/2015
1.2.0 74 12/16/2014
1.0.4-beta5 42 12/15/2014
1.0.4-beta4 45 12/2/2014
1.0.4-beta3 537 11/3/2014
1.0.4-beta2 609 10/31/2014
1.0.4-beta1 71 10/9/2014
1.0.4-alpha9 59 10/9/2014
1.0.4-alpha8 58 10/9/2014
1.0.4-alpha7 54 10/9/2014
1.0.4-alpha6 57 10/8/2014
1.0.4-alpha5 57 10/8/2014
1.0.4-alpha4 53 10/8/2014
1.0.4-alpha3 56 10/7/2014
1.0.4-alpha2 57 10/7/2014
1.0.4-alpha1 57 10/5/2014
1.0.3 76 10/2/2014
1.0.2 62 9/30/2014
1.0.1 70 9/11/2014
1.0.0 66 9/10/2014

Add pipeline and endpoint strategies
Fix bug when closing endpoint
Fix bug with wrong endpoint for projections
Fix bug with assigning wrong pipeline for app service endpoint
Properly close rabbitMq channel