MassTransit.Host.RabbitMQ
2.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MassTransit.Host.RabbitMQ --version 2.0.4
NuGet\Install-Package MassTransit.Host.RabbitMQ -Version 2.0.4
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="MassTransit.Host.RabbitMQ" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MassTransit.Host.RabbitMQ --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MassTransit.Host.RabbitMQ, 2.0.4"
#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 MassTransit.Host.RabbitMQ as a Cake Addin #addin nuget:?package=MassTransit.Host.RabbitMQ&version=2.0.4 // Install MassTransit.Host.RabbitMQ as a Cake Tool #tool nuget:?package=MassTransit.Host.RabbitMQ&version=2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Service Bus Host for Mass Transit services using RabbitMQ
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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.
-
- Castle.Core (>= 3.3.3)
- Castle.Windsor (>= 3.3.0)
- Magnum (>= 2.1.3)
- MassTransit (>= 3.3.5)
- MassTransit.CastleWindsor (>= 3.3.5)
- MassTransit.RabbitMQ (>= 3.3.5)
- Newtonsoft.Json (>= 7.0.1)
- NLog (>= 4.3.5)
- RabbitMQ.Client (>= 3.6.2)
- Topshelf (>= 4.0.1)
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 |
---|---|---|
4.0.2 | 6,016 | 12/29/2020 |
3.0.1 | 1,965 | 5/11/2018 |
2.0.4 | 1,695 | 8/25/2016 |
2.0.3 | 1,047 | 8/17/2016 |
1.7.0 | 17,894 | 1/14/2016 |
1.6.0 | 1,553 | 10/19/2015 |
1.5.0 | 13,682 | 8/21/2014 |
1.3.0 | 1,311 | 8/11/2014 |
1.3.0-alpha | 951 | 8/11/2014 |
1.2.0 | 1,406 | 7/10/2014 |
1.2.0-alpha | 996 | 7/10/2014 |
1.1.0 | 5,680 | 5/20/2014 |
1.0.0 | 1,195 | 5/19/2014 |
Explicitly restore the MT 2 behavior of 5 immediate retries.