MassTransit.Host.RabbitMQ
4.0.2
dotnet add package MassTransit.Host.RabbitMQ --version 4.0.2
NuGet\Install-Package MassTransit.Host.RabbitMQ -Version 4.0.2
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="4.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MassTransit.Host.RabbitMQ --version 4.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MassTransit.Host.RabbitMQ, 4.0.2"
#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=4.0.2 // Install MassTransit.Host.RabbitMQ as a Cake Tool #tool nuget:?package=MassTransit.Host.RabbitMQ&version=4.0.2
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 | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Automatonymous (>= 5.1.0)
- Castle.Core (>= 4.4.1)
- Castle.Windsor (>= 5.1.1)
- GreenPipes (>= 4.0.0)
- MassTransit (>= 7.1.1)
- MassTransit.CastleWindsor (>= 7.1.1)
- MassTransit.RabbitMQ (>= 7.1.1)
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- Microsoft.Diagnostics.Tracing.EventSource.Redist (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
- NewId (>= 3.0.3)
- Newtonsoft.Json (>= 12.0.3)
- Newtonsoft.Json.Bson (>= 1.0.2)
- NLog (>= 4.7.6)
- RabbitMQ.Client (>= 6.2.1)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Threading.Channels (>= 5.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.Threading.ThreadPool (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
- System.Xml.ReaderWriter (>= 4.3.1)
- Topshelf (>= 4.3.0)
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,009 | 12/29/2020 |
3.0.1 | 1,955 | 5/11/2018 |
2.0.4 | 1,685 | 8/25/2016 |
2.0.3 | 1,039 | 8/17/2016 |
1.7.0 | 17,839 | 1/14/2016 |
1.6.0 | 1,545 | 10/19/2015 |
1.5.0 | 13,672 | 8/21/2014 |
1.3.0 | 1,303 | 8/11/2014 |
1.3.0-alpha | 945 | 8/11/2014 |
1.2.0 | 1,398 | 7/10/2014 |
1.2.0-alpha | 988 | 7/10/2014 |
1.1.0 | 5,672 | 5/20/2014 |
1.0.0 | 1,185 | 5/19/2014 |
Upgrade to MassTransit v7.1.1. Support other ports and AMQPS.