Microting.Rebus.RabbitMq 9.0.2

Prefix Reserved
dotnet add package Microting.Rebus.RabbitMq --version 9.0.2
                    
NuGet\Install-Package Microting.Rebus.RabbitMq -Version 9.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="Microting.Rebus.RabbitMq" Version="9.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microting.Rebus.RabbitMq" Version="9.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Microting.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 Microting.Rebus.RabbitMq --version 9.0.2
                    
#r "nuget: Microting.Rebus.RabbitMq, 9.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.
#addin nuget:?package=Microting.Rebus.RabbitMq&version=9.0.2
                    
Install Microting.Rebus.RabbitMq as a Cake Addin
#tool nuget:?package=Microting.Rebus.RabbitMq&version=9.0.2
                    
Install Microting.Rebus.RabbitMq 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
9.0.2 3,553 16 days ago
9.0.1 1,319 21 days ago
9.0.0 12,553 3 months ago
8.5.3 27,926 8 months ago
8.5.2 10,376 5/31/2024
8.5.1 21,856 12/8/2023
8.5.0 21,392 7/22/2023
8.5.0-pre 142 4/6/2023
8.2.11 55,041 12/15/2022
8.2.10 5,773 11/29/2022
8.2.9 113,968 8/2/2022
8.2.8 62,171 6/11/2022
8.2.7 10,444 6/3/2022
8.2.6 11,129 5/17/2022
8.2.5 20,293 4/28/2022
8.2.4 6,635 4/22/2022
8.2.3 487 4/21/2022
8.2.2 10,835 4/13/2022
8.2.1 487 4/13/2022
8.2.0 489 4/12/2022
8.1.1 40,925 3/18/2022
8.1.0 180,029 11/13/2021
8.0.8 92 8 months ago
8.0.7 121 5/29/2024
8.0.6 74,849 9/24/2021
8.0.5 94,843 7/15/2021
8.0.4 92,849 5/6/2021
8.0.3 11,574 5/3/2021