Microting.Rebus.RabbitMq
8.5.3
Prefix Reserved
dotnet add package Microting.Rebus.RabbitMq --version 8.5.3
NuGet\Install-Package Microting.Rebus.RabbitMq -Version 8.5.3
<PackageReference Include="Microting.Rebus.RabbitMq" Version="8.5.3" />
paket add Microting.Rebus.RabbitMq --version 8.5.3
#r "nuget: Microting.Rebus.RabbitMq, 8.5.3"
// Install Microting.Rebus.RabbitMq as a Cake Addin #addin nuget:?package=Microting.Rebus.RabbitMq&version=8.5.3 // Install Microting.Rebus.RabbitMq as a Cake Tool #tool nuget:?package=Microting.Rebus.RabbitMq&version=8.5.3
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 | 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. |
-
net8.0
- Microting.Rebus (>= 8.0.5)
- RabbitMq.Client (>= 6.8.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 |
---|---|---|
8.5.3 | 21,430 | 7/25/2024 |
8.5.2 | 10,354 | 5/31/2024 |
8.5.1 | 21,836 | 12/8/2023 |
8.5.0 | 21,324 | 7/22/2023 |
8.5.0-pre | 131 | 4/6/2023 |
8.2.11 | 55,001 | 12/15/2022 |
8.2.10 | 5,742 | 11/29/2022 |
8.2.9 | 113,649 | 8/2/2022 |
8.2.8 | 62,134 | 6/11/2022 |
8.2.7 | 10,421 | 6/3/2022 |
8.2.6 | 11,108 | 5/17/2022 |
8.2.5 | 20,269 | 4/28/2022 |
8.2.4 | 6,612 | 4/22/2022 |
8.2.3 | 463 | 4/21/2022 |
8.2.2 | 10,814 | 4/13/2022 |
8.2.1 | 464 | 4/13/2022 |
8.2.0 | 465 | 4/12/2022 |
8.1.1 | 40,886 | 3/18/2022 |
8.1.0 | 179,958 | 11/13/2021 |
8.0.8 | 74 | 7/25/2024 |
8.0.7 | 105 | 5/29/2024 |
8.0.6 | 74,781 | 9/24/2021 |
8.0.5 | 94,798 | 7/15/2021 |
8.0.4 | 92,798 | 5/6/2021 |
8.0.3 | 11,547 | 5/3/2021 |