Rebus.RabbitMq 10.0.3

dotnet add package Rebus.RabbitMq --version 10.0.3
                    
NuGet\Install-Package Rebus.RabbitMq -Version 10.0.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="Rebus.RabbitMq" Version="10.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rebus.RabbitMq" Version="10.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Rebus.RabbitMq" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Rebus.RabbitMq --version 10.0.3
                    
#r "nuget: Rebus.RabbitMq, 10.0.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.
#:package Rebus.RabbitMq@10.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rebus.RabbitMq&version=10.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Rebus.RabbitMq&version=10.0.3
                    
Install as a Cake Tool

Rebus.RabbitMq

install from nuget

Provides a RabbitMQ transport implementation for Rebus.

alternate text is missing from this package README image


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:

alternate text is missing from this package README image

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on Rebus.RabbitMq:

Package Downloads
Elsa.Rebus.RabbitMq

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides a RabbitMQ provider for the Rebus service bus API used by Elsa.

Elsa.Activities.RabbitMq

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides activities to send and receive messages using Rabbit MQ.

Revo.Rebus

Event Sourcing, CQRS and DDD framework for modern C#/.NET applications. Rebus (service bus) messaging integration package.

Rebus.RabbitMq.TransientFaultHelper

A transient fault helper for Rebus using RabbitMQ

Fans.DependencyInjection

Package Description

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on Rebus.RabbitMq:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
personball/abplus
Abp Plus, Extension For https://github.com/aspnetboilerplate/aspnetboilerplate
loyldg/mytelegram
MyTelegram is telegram server side api implementation written in c#
rebus-org/RebusSamples
Small sample projects
Version Downloads Last Updated
10.0.3 16,456 9/25/2025
10.0.2 20,860 8/14/2025
10.0.1 89,442 5/14/2025
10.0.0 238,667 1/30/2025
9.4.1 422,929 12/18/2024
9.4.0 239,357 8/19/2024
9.3.6 104,471 6/19/2024
9.3.1 935 6/10/2024
9.3.0 3,733,456 4/4/2024
9.2.1 454 4/4/2024
9.2.0 534 4/4/2024
9.1.0 157,840 3/19/2024
9.1.0-alpha01 1,056 1/2/2024
9.0.1 303,878 11/15/2023
9.0.0 16,626 11/15/2023
9.0.0-alpha04 663 9/27/2023
9.0.0-alpha03 671 9/5/2023
9.0.0-alpha02 3,259 5/9/2023
9.0.0-alpha01 6,486 3/28/2023
8.1.1 85,177 9/27/2023
8.1.0 18,650 9/5/2023
8.0.0 588,632 1/3/2023
7.4.6 134,058 12/21/2022
7.4.5 5,651 12/21/2022
7.4.4 21,117 12/9/2022
7.4.3 81,903 11/21/2022
7.4.2 341,388 8/5/2022
7.4.1 2,585 8/2/2022
7.3.5 351,623 3/15/2022
7.3.4 272,378 12/14/2021
7.3.3 10,061 12/2/2021
7.3.2 17,469 11/19/2021
7.3.2-b02 839 11/18/2021
7.3.2-b01 13,283 10/7/2021
7.3.1-b9 1,346 8/17/2021
7.3.1-b8 866 8/16/2021
7.3.1-b7 928 8/9/2021
7.3.1-b6 1,011 7/6/2021
7.3.1-b5 1,068 5/25/2021
7.3.1-b4 1,041 5/17/2021
7.3.1-b3 898 4/27/2021
7.3.1-b2 7,259 3/23/2021
7.3.1-b11 880 9/6/2021
7.3.1-b10 862 8/20/2021
7.3.1-b1 1,012 3/17/2021
7.3.0 860,984 11/1/2020
7.2.0 629,730 10/2/2020
7.1.1 245,580 6/12/2020
7.1.0 5,840 5/27/2020
7.0.0 26,091 5/4/2020
6.1.0 174,828 3/23/2020
6.0.0 86,664 2/11/2020
5.2.0 2,242,099 11/4/2019
5.1.3 231,377 8/27/2019
5.1.2 198,138 3/25/2019
5.1.1 4,740 3/15/2019
5.1.0 45,591 2/20/2019
5.0.2 2,277 2/19/2019
5.0.1 12,826 1/29/2019
5.0.0 6,735 1/28/2019
5.0.0-b09 2,753 11/30/2018
5.0.0-b08 1,483 11/30/2018
5.0.0-b07 1,519 11/26/2018
5.0.0-b06 1,515 11/23/2018
5.0.0-b05 1,513 11/23/2018
5.0.0-b04 1,586 11/9/2018
5.0.0-b03 1,530 11/9/2018
5.0.0-b02 3,650 7/27/2018
5.0.0-b01 5,084 5/21/2018
4.4.2 99,685 3/13/2018
4.4.1 4,080 3/13/2018
4.4.0 12,675 2/10/2018
4.3.0 14,124 1/25/2018
4.2.0 3,534 1/3/2018
4.1.2 9,955 11/7/2017
4.1.1 8,180 10/28/2017
4.1.0 2,356 10/24/2017
4.0.0 30,609 8/15/2017
4.0.0-b03 2,729 5/18/2017
4.0.0-b01 2,083 3/21/2017
3.0.0 25,549 1/5/2017
2.0.0 7,447 9/20/2016
2.0.0-b02 1,777 9/12/2016
2.0.0-b01 1,809 9/9/2016
2.0.0-a2 1,836 9/6/2016
2.0.0-a1 1,810 9/1/2016
0.99.74 2,501 8/29/2016
0.99.73 2,539 8/12/2016
0.99.72 2,255 8/4/2016
0.99.71 2,508 8/3/2016
0.99.70 2,461 7/29/2016
0.99.68 2,266 7/18/2016
0.99.67 2,411 7/1/2016
0.99.66 2,283 6/28/2016
0.99.65 2,267 6/23/2016
0.99.64 2,228 6/22/2016
0.99.63 2,273 6/21/2016
0.99.62 2,407 6/17/2016
0.99.61 2,256 6/17/2016
0.99.60 2,324 6/15/2016
0.99.59 2,558 6/3/2016
0.99.58 2,526 5/24/2016
0.99.57 2,272 5/22/2016
0.99.56 2,281 5/22/2016
0.99.55 2,339 5/16/2016
0.99.54 2,264 5/12/2016
0.99.53 2,198 5/12/2016
0.99.52 2,259 5/11/2016
0.99.51 2,295 5/9/2016
0.99.50 2,364 4/13/2016
0.99.48 2,273 4/6/2016
0.99.47 3,074 3/31/2016
0.99.46 2,231 3/30/2016
0.99.45 2,255 3/29/2016
0.99.44 2,244 3/26/2016
0.99.43 2,189 3/26/2016
0.99.42 2,230 3/22/2016
0.99.41 2,282 3/17/2016
0.99.40 2,234 3/15/2016
0.99.39 2,226 3/14/2016
0.99.38 2,257 3/9/2016
0.99.37 2,180 3/9/2016
0.99.36 2,343 3/3/2016
0.99.35 2,378 2/22/2016
0.99.34 2,265 2/19/2016
0.99.33 2,350 2/12/2016
0.99.32 2,176 2/10/2016
0.99.31 2,345 2/8/2016
0.99.30 2,276 2/5/2016
0.99.29 2,205 2/2/2016
0.99.27 2,218 1/28/2016
0.99.26 2,228 1/27/2016
0.99.25 2,255 1/22/2016
0.99.24 2,339 1/18/2016
0.99.23 2,463 12/18/2015
0.99.22 2,237 12/18/2015
0.99.21 2,512 12/11/2015
0.99.20 2,529 12/10/2015
0.99.19 2,323 12/8/2015
0.99.18 2,305 12/7/2015
0.99.17 2,233 12/7/2015
0.99.16 2,569 11/30/2015
0.99.14 2,377 11/24/2015
0.99.13 2,300 11/23/2015
0.99.12 2,377 11/17/2015
0.99.11 2,348 11/17/2015
0.99.10 2,384 11/11/2015
0.99.9 2,350 11/5/2015
0.99.8 2,305 11/5/2015
0.99.7 2,314 10/29/2015
0.99.5 2,307 10/27/2015
0.99.4 2,280 10/27/2015
0.99.2 2,299 10/12/2015
0.99.1 2,620 10/8/2015
0.99.0 2,324 10/7/2015
0.98.12 2,359 9/17/2015
0.98.11 2,384 9/17/2015
0.98.10 2,300 9/16/2015
0.98.9 2,262 9/14/2015
0.98.8 2,365 9/13/2015
0.98.7 2,313 9/9/2015
0.98.6 2,270 9/7/2015
0.98.5 2,281 9/3/2015
0.98.4 2,286 9/3/2015
0.98.3 2,359 9/1/2015
0.98.2 2,336 8/27/2015
0.98.0 2,266 8/26/2015
0.97.0 2,327 8/25/2015
0.96.0 2,307 8/24/2015
0.95.0 2,284 8/20/2015
0.94.0 2,325 8/19/2015
0.93.0 2,311 8/19/2015
0.92.4 2,236 8/17/2015
0.92.3 2,253 8/13/2015
0.92.2 2,365 8/12/2015
0.92.1 2,702 8/12/2015
0.92.0 2,345 8/11/2015
0.91.0 2,350 8/11/2015
0.90.9 2,476 8/10/2015
0.90.8 2,602 8/9/2015
0.90.7 2,636 8/5/2015
0.90.6 2,491 8/4/2015
0.90.5 2,475 8/4/2015
0.90.4 2,384 8/2/2015
0.90.3 2,430 8/2/2015
0.90.2 2,398 7/31/2015
0.90.1 2,492 7/29/2015
0.90.0 2,486 7/29/2015
0.84.0 89,313 5/15/2015
0.83.0 3,665 4/20/2015
0.82.1 2,429 4/16/2015
0.82.0 4,079 3/19/2015
0.81.0 2,489 3/12/2015
0.80.1 2,720 3/5/2015
0.80.0 8,998 2/19/2015
0.79.0 2,293 2/6/2015
0.78.2 2,304 2/6/2015
0.78.1 2,349 2/5/2015
0.78.0 2,416 1/29/2015
0.77.1 2,425 1/23/2015
0.77.0 2,348 1/15/2015
0.76.0 2,279 1/15/2015
0.75.2 2,343 1/3/2015
0.75.1 2,695 12/21/2014
0.75.0 2,739 12/2/2014
0.74.1 2,540 12/2/2014
0.74.0 2,448 11/30/2014
0.73.0 7,028 11/6/2014
0.72.0 2,634 11/5/2014
0.71.4 2,527 10/29/2014
0.71.3 2,386 10/20/2014
0.71.2 2,972 9/30/2014
0.71.1 3,328 9/19/2014
0.71.0 3,272 8/7/2014
0.70.3 2,971 8/4/2014
0.70.2 2,335 7/31/2014
0.70.1 2,352 7/17/2014
0.69.0 2,487 6/17/2014
0.68.0 2,740 6/5/2014
0.67.0 2,428 5/20/2014
0.66.0 2,380 5/9/2014
0.65.0 2,562 4/27/2014
0.64.1 2,356 4/25/2014
0.64.0 2,467 4/20/2014
0.63.1 2,531 4/19/2014
0.63.0 2,622 3/24/2014
0.62.0 2,711 3/12/2014
0.61.1 2,513 3/5/2014
0.61.0 2,373 3/4/2014
0.60.1 2,427 3/3/2014
0.60.0 2,355 3/3/2014
0.59.0 2,453 2/26/2014
0.58.2 2,429 2/24/2014
0.58.1 2,414 2/24/2014
0.58.0 2,395 2/24/2014
0.57.0 3,516 2/18/2014
0.56.1 2,427 2/4/2014
0.56.0 5,059 1/24/2014
0.55.1 3,499 1/20/2014
0.55.0 3,548 1/20/2014
0.54.8 2,390 1/20/2014
0.54.7 3,531 1/20/2014
0.54.6 2,357 1/20/2014
0.54.5 2,401 1/20/2014
0.54.4 2,388 1/11/2014
0.54.3 2,385 1/8/2014
0.54.1 2,515 12/16/2013
0.54.0 2,368 12/10/2013
0.53.1 2,476 12/9/2013
0.53.0 2,425 12/5/2013
0.52.0 2,459 12/4/2013
0.51.1 2,264 12/3/2013
0.51.0 3,484 12/3/2013
0.50.1 2,479 11/15/2013
0.50.0 2,495 11/15/2013
0.49.0 2,517 11/15/2013
0.48.0 2,610 11/12/2013
0.47.0 2,677 11/6/2013
0.46.0 2,459 10/29/2013
0.45.0 2,456 10/21/2013
0.44.5 2,792 10/11/2013
0.44.4 2,621 10/7/2013
0.44.3 2,437 10/4/2013
0.44.2 2,378 10/4/2013
0.44.1 3,598 10/2/2013
0.44.0 2,398 10/2/2013
0.43.1 3,584 9/24/2013
0.43.0 2,454 9/17/2013
0.42.0 2,400 9/17/2013
0.41.0 3,516 9/10/2013
0.40.1 2,347 9/9/2013
0.40.0 2,395 9/2/2013
0.39.0 2,358 8/29/2013
0.38.1 2,410 8/28/2013
0.38.0 2,435 8/28/2013
0.37.0 2,370 8/26/2013
0.36.1 2,435 8/25/2013
0.36.0 3,615 8/25/2013
0.35.6 2,494 8/20/2013
0.35.5 2,301 8/20/2013
0.35.4 2,364 8/19/2013
0.35.3 2,449 8/17/2013
0.35.2 2,405 8/15/2013
0.35.1 2,436 8/14/2013
0.35.0 2,379 8/6/2013
0.34.7 2,587 8/5/2013
0.34.6 2,380 8/5/2013
0.34.5 2,348 8/2/2013
0.34.3 2,388 7/29/2013
0.34.2 2,333 7/29/2013
0.34.1 2,560 7/27/2013
0.34.0 2,782 7/4/2013
0.33.0 2,514 6/14/2013
0.32.5 2,446 6/2/2013
0.32.4 2,527 5/28/2013
0.32.3 2,457 5/23/2013
0.32.1 2,441 5/15/2013
0.32.0 2,496 4/23/2013
0.31.1 2,392 4/2/2013
0.31.0 2,431 4/2/2013
0.30.7 2,391 3/25/2013
0.30.4 2,443 3/7/2013
0.30.3 2,435 3/7/2013
0.30.2 2,513 3/7/2013
0.30.1 2,463 3/6/2013
0.30.0 2,404 3/5/2013
0.29.9 2,424 3/5/2013
0.29.8 2,403 3/5/2013
0.29.7 2,511 2/28/2013
0.29.6 2,539 2/20/2013
0.29.5 2,546 2/20/2013
0.29.4 2,663 2/8/2013
0.29.3 2,474 2/6/2013
0.29.1 2,539 2/5/2013
0.29.0-alpha 1,921 1/22/2013
0.28.4 2,574 1/21/2013
0.28.3 2,571 1/8/2013
0.28.2 2,501 1/8/2013
0.28.1 2,489 12/27/2012
0.28.0 2,456 12/27/2012
0.27.1 2,601 12/4/2012
0.27.0 2,718 12/4/2012
0.26.1 2,605 12/4/2012
0.26.0 2,749 11/20/2012
0.25.9 2,631 11/20/2012
0.25.8 2,647 11/19/2012
0.25.7 2,727 11/18/2012
0.25.5 2,608 11/15/2012
0.25.3 2,699 11/13/2012
0.25.2 2,754 11/13/2012
0.25.1 2,684 11/13/2012
0.25.0 2,671 11/7/2012
0.24.9 2,615 11/7/2012
0.24.8 2,590 11/7/2012
0.24.7 2,599 11/6/2012
0.24.6 2,664 11/1/2012
0.24.5 2,657 10/30/2012
0.24.4 2,652 10/30/2012
0.24.3 2,665 10/26/2012
0.24.2 2,621 10/26/2012
0.24.1 2,596 10/26/2012
0.24.0 2,535 10/25/2012
0.23.9 2,538 10/25/2012
0.23.8 2,563 10/25/2012
0.23.7 2,587 10/25/2012
0.23.6 2,598 10/24/2012
0.23.1 2,618 10/12/2012
0.23.0 2,639 10/10/2012
0.22.8 2,512 10/10/2012
0.22.7 2,586 10/9/2012
0.22.6 2,670 10/9/2012
0.22.5 2,591 10/3/2012
0.22.4 2,471 10/2/2012
0.22.3 2,574 10/2/2012
0.22.2 2,604 9/30/2012
0.22.1 2,552 9/26/2012
0.22.0 2,527 9/26/2012
0.21.7 2,501 9/25/2012
0.21.6 2,567 9/25/2012
0.21.5 2,445 9/11/2012
0.21.4 2,482 9/10/2012
0.21.3 2,524 9/10/2012
0.21.2 2,451 9/10/2012
0.21.1 2,546 9/10/2012
0.21.0 2,481 9/7/2012
0.20.9 2,528 9/7/2012
0.20.8 2,490 9/6/2012
0.20.7 2,537 9/6/2012
0.20.6 2,493 9/6/2012
0.20.3 2,548 9/4/2012
0.20.2 2,518 9/4/2012
0.19.7 2,539 8/29/2012
0.19.6 2,521 8/28/2012
0.19.5 2,505 8/28/2012
0.19.4 2,525 8/28/2012
0.19.3 2,496 8/28/2012
0.19.2 2,517 8/28/2012
0.19.1 2,551 8/26/2012
0.18.6 2,493 8/23/2012
0.16.0 3,870 8/20/2012
0.15.9-alpha 2,031 8/14/2012
0.15.8-alpha 1,990 8/8/2012
0.15.7-alpha 1,969 8/8/2012
0.15.6-alpha 1,967 8/8/2012
0.15.4-alpha 2,062 8/7/2012
0.15.3-alpha 2,025 8/7/2012
0.15.2-alpha 2,013 8/7/2012
0.15.1-alpha 1,980 8/2/2012
0.15.0-alpha 2,015 8/1/2012
0.14.0-alpha 2,021 7/30/2012
0.13.0-alpha 2,083 7/14/2012
0.12.9-alpha 1,979 6/18/2012
0.12.8-alpha 2,075 6/18/2012
0.12.7-alpha 1,961 6/13/2012
0.12.6-alpha 2,007 6/8/2012
0.12.5-alpha 1,959 6/5/2012