Eventuous.RabbitMq 0.14.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Eventuous.RabbitMq --version 0.14.0
NuGet\Install-Package Eventuous.RabbitMq -Version 0.14.0
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="Eventuous.RabbitMq" Version="0.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eventuous.RabbitMq --version 0.14.0
#r "nuget: Eventuous.RabbitMq, 0.14.0"
#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 Eventuous.RabbitMq as a Cake Addin
#addin nuget:?package=Eventuous.RabbitMq&version=0.14.0

// Install Eventuous.RabbitMq as a Cake Tool
#tool nuget:?package=Eventuous.RabbitMq&version=0.14.0

Eventuous RabbitMQ support

This package adds support for RabbitMQ to applications built with Eventuous. It includes the following components:

  • Subscription (RabbitMqSubscription)
  • Message producer (RabbitMqProducer)

Remember that RabbitMQ doesn't support ordered message delivery.

For each "stream", you will get an exchange, where the messages will be produced to.

Creating a subscription will add a queue and an exchange. The queue and subscription exchange names will be the subscription id. The subscription queue binds to the subscription exchange, the subscription exchange binds to the exchange of the "stream".

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.15.0-rc.1 30 6/27/2024
0.15.0-beta.10 1,456 2/11/2024
0.15.0-beta.8 149 11/18/2023
0.15.0-beta.7 50 11/17/2023
0.15.0-beta.6 62 10/4/2023
0.15.0-beta.5 75 8/28/2023
0.15.0-beta.4 65 8/22/2023
0.15.0-beta.3 57 8/21/2023
0.15.0-beta.2 61 8/21/2023
0.15.0-beta.1 60 8/21/2023
0.14.0 426 2/10/2023
0.13.4-alpha.0.1 77 2/10/2023
0.13.3 288 2/1/2023
0.13.2 263 2/1/2023
0.13.1 280 1/14/2023
0.13.0 269 1/10/2023
0.12.0 351 10/6/2022
0.11.4 343 9/30/2022
0.11.3 421 9/27/2022
0.11.2 500 9/23/2022
0.11.1 403 9/23/2022
0.11.0 374 9/20/2022
0.10.6 393 9/9/2022
0.10.5 377 8/25/2022
0.10.4 378 8/22/2022
0.10.3 370 8/21/2022
0.10.2 395 7/20/2022
0.10.1 390 7/20/2022
0.10.0 417 7/17/2022
0.9.1 405 6/24/2022
0.9.0 397 6/15/2022
0.8.4 412 5/18/2022
0.8.3 443 5/11/2022
0.8.2 413 5/11/2022
0.8.1 418 5/8/2022
0.8.0 411 4/25/2022
0.7.1 432 4/21/2022
0.7.0 400 4/13/2022
0.6.2 411 3/28/2022
0.6.1 423 3/11/2022
0.6.0 432 2/21/2022
0.6.0-rc.8 127 11/27/2021
0.6.0-rc.7 2,445 11/25/2021
0.6.0-rc.6 3,300 11/25/2021
0.6.0-rc.5 2,956 11/25/2021
0.6.0-rc.4 4,941 11/24/2021
0.6.0-rc.3 4,800 11/23/2021
0.6.0-rc.2 1,094 11/20/2021
0.6.0-rc.1 144 11/19/2021
0.5.15 319 10/12/2021
0.5.14 372 10/10/2021
0.5.13 297 10/10/2021
0.5.12 312 10/10/2021
0.5.11 327 10/10/2021
0.5.10 354 10/10/2021
0.5.9 491 10/9/2021
0.5.8 283 10/9/2021
0.5.7 312 10/9/2021
0.5.6 283 10/9/2021
0.5.5 343 10/9/2021
0.5.4 326 10/9/2021
0.5.3 343 10/9/2021
0.5.2 354 10/9/2021
0.5.1 301 10/6/2021
0.5.0 340 10/5/2021