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-beta.10 146 2/11/2024
0.15.0-beta.8 147 11/18/2023
0.15.0-beta.7 49 11/17/2023
0.15.0-beta.6 60 10/4/2023
0.15.0-beta.5 73 8/28/2023
0.15.0-beta.4 64 8/22/2023
0.15.0-beta.3 56 8/21/2023
0.15.0-beta.2 60 8/21/2023
0.15.0-beta.1 59 8/21/2023
0.14.0 421 2/10/2023
0.13.4-alpha.0.1 75 2/10/2023
0.13.3 276 2/1/2023
0.13.2 258 2/1/2023
0.13.1 274 1/14/2023
0.13.0 266 1/10/2023
0.12.0 347 10/6/2022
0.11.4 341 9/30/2022
0.11.3 418 9/27/2022
0.11.2 485 9/23/2022
0.11.1 400 9/23/2022
0.11.0 373 9/20/2022
0.10.6 391 9/9/2022
0.10.5 375 8/25/2022
0.10.4 377 8/22/2022
0.10.3 369 8/21/2022
0.10.2 393 7/20/2022
0.10.1 389 7/20/2022
0.10.0 415 7/17/2022
0.9.1 403 6/24/2022
0.9.0 396 6/15/2022
0.8.4 410 5/18/2022
0.8.3 441 5/11/2022
0.8.2 412 5/11/2022
0.8.1 417 5/8/2022
0.8.0 409 4/25/2022
0.7.1 430 4/21/2022
0.7.0 399 4/13/2022
0.6.2 409 3/28/2022
0.6.1 422 3/11/2022
0.6.0 430 2/21/2022
0.6.0-rc.8 125 11/27/2021
0.6.0-rc.7 2,444 11/25/2021
0.6.0-rc.6 3,299 11/25/2021
0.6.0-rc.5 2,955 11/25/2021
0.6.0-rc.4 4,940 11/24/2021
0.6.0-rc.3 4,799 11/23/2021
0.6.0-rc.2 1,093 11/20/2021
0.6.0-rc.1 143 11/19/2021
0.5.15 317 10/12/2021
0.5.14 371 10/10/2021
0.5.13 296 10/10/2021
0.5.12 311 10/10/2021
0.5.11 322 10/10/2021
0.5.10 353 10/10/2021
0.5.9 489 10/9/2021
0.5.8 282 10/9/2021
0.5.7 311 10/9/2021
0.5.6 282 10/9/2021
0.5.5 342 10/9/2021
0.5.4 325 10/9/2021
0.5.3 342 10/9/2021
0.5.2 352 10/9/2021
0.5.1 300 10/6/2021
0.5.0 339 10/5/2021