Microting.Rebus.RabbitMq
10.0.5
Prefix Reserved
dotnet add package Microting.Rebus.RabbitMq --version 10.0.5
NuGet\Install-Package Microting.Rebus.RabbitMq -Version 10.0.5
<PackageReference Include="Microting.Rebus.RabbitMq" Version="10.0.5" />
<PackageVersion Include="Microting.Rebus.RabbitMq" Version="10.0.5" />
<PackageReference Include="Microting.Rebus.RabbitMq" />
paket add Microting.Rebus.RabbitMq --version 10.0.5
#r "nuget: Microting.Rebus.RabbitMq, 10.0.5"
#:package Microting.Rebus.RabbitMq@10.0.5
#addin nuget:?package=Microting.Rebus.RabbitMq&version=10.0.5
#tool nuget:?package=Microting.Rebus.RabbitMq&version=10.0.5
Rebus.RabbitMq
Provides a RabbitMQ transport implementation for Rebus.

For RabbitMQ, running on a Docker for Windows instance.
Install Docker for windows
Build and run your RabbitMQ with management console, with the following shell command:
docker run -d --hostname my-rabbit --name some-rabbit -p 5672:5672 -p 8080:15672 rabbitmq:3-management
From your web brower, navigate to the RabbitMQ management console,
http://localhost:8080
and then login with the default credentials that were automatically configured for the Docker instance.
username: guest
password: guest
In Visual Studio 2017, run All Tests form the menus: Tests → Run → All Tests. While test are running, switch back to the management console, and watch:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microting.Rebus (>= 10.0.3)
- RabbitMq.Client (>= 7.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microting.Rebus.RabbitMq:
| Package | Downloads |
|---|---|
|
Microting.eForm
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.5 | 1,983 | 5/2/2026 |
| 10.0.4 | 17,146 | 2/20/2026 |
| 10.0.1 | 8,875 | 1/11/2026 |
| 10.0.0 | 2,122 | 1/2/2026 |
| 9.0.11 | 22,045 | 10/28/2025 |
| 9.0.10 | 7,386 | 10/11/2025 |
| 9.0.9 | 5,780 | 9/21/2025 |
| 9.0.5 | 7,833 | 8/15/2025 |
| 9.0.4 | 2,279 | 8/6/2025 |
| 9.0.3 | 328 | 8/6/2025 |
| 9.0.2 | 21,662 | 3/24/2025 |
| 9.0.1 | 1,730 | 3/19/2025 |
| 9.0.0 | 14,228 | 12/30/2024 |
| 8.5.3 | 32,101 | 7/25/2024 |
| 8.5.2 | 12,459 | 5/31/2024 |
| 8.5.1 | 24,339 | 12/8/2023 |
| 8.5.0 | 23,407 | 7/22/2023 |
| 8.5.0-pre | 296 | 4/6/2023 |
| 8.0.8 | 252 | 7/25/2024 |
| 8.0.7 | 277 | 5/29/2024 |