Eventuous.RabbitMq 0.15.1

dotnet add package Eventuous.RabbitMq --version 0.15.1                
NuGet\Install-Package Eventuous.RabbitMq -Version 0.15.1                
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.15.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eventuous.RabbitMq --version 0.15.1                
#r "nuget: Eventuous.RabbitMq, 0.15.1"                
#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.15.1

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

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 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. 
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.1 135 11/7/2024
0.15.0 465 9/10/2024
0.15.0-rc.3 214 8/15/2024
0.15.0-rc.2 305 7/19/2024
0.15.0-rc.1 62 6/27/2024
0.15.0-beta.10 1,888 2/11/2024
0.15.0-beta.8 170 11/18/2023
0.15.0-beta.7 70 11/17/2023
0.15.0-beta.6 78 10/4/2023
0.15.0-beta.5 89 8/28/2023
0.15.0-beta.4 80 8/22/2023
0.15.0-beta.3 76 8/21/2023
0.15.0-beta.2 75 8/21/2023
0.15.0-beta.1 74 8/21/2023
0.14.0 470 2/10/2023
0.13.4-alpha.0.1 90 2/10/2023
0.13.3 315 2/1/2023
0.13.2 295 2/1/2023
0.13.1 308 1/14/2023
0.13.0 305 1/10/2023
0.12.0 383 10/6/2022
0.11.4 376 9/30/2022
0.11.3 455 9/27/2022
0.11.2 552 9/23/2022
0.11.1 439 9/23/2022
0.11.0 409 9/20/2022
0.10.6 427 9/9/2022
0.10.5 412 8/25/2022
0.10.4 412 8/22/2022
0.10.3 402 8/21/2022
0.10.2 428 7/20/2022
0.10.1 426 7/20/2022
0.10.0 452 7/17/2022
0.9.1 437 6/24/2022
0.9.0 432 6/15/2022
0.8.4 445 5/18/2022
0.8.3 483 5/11/2022
0.8.2 450 5/11/2022
0.8.1 454 5/8/2022
0.8.0 444 4/25/2022
0.7.1 466 4/21/2022
0.7.0 435 4/13/2022
0.6.2 451 3/28/2022
0.6.1 461 3/11/2022
0.6.0 464 2/21/2022
0.6.0-rc.8 145 11/27/2021
0.6.0-rc.7 2,463 11/25/2021
0.6.0-rc.6 3,313 11/25/2021
0.6.0-rc.5 2,969 11/25/2021
0.6.0-rc.4 4,956 11/24/2021
0.6.0-rc.3 4,813 11/23/2021
0.6.0-rc.2 1,107 11/20/2021
0.6.0-rc.1 157 11/19/2021
0.5.15 336 10/12/2021
0.5.14 405 10/10/2021
0.5.13 315 10/10/2021
0.5.12 345 10/10/2021
0.5.11 362 10/10/2021
0.5.10 389 10/10/2021
0.5.9 526 10/9/2021
0.5.8 312 10/9/2021
0.5.7 345 10/9/2021
0.5.6 315 10/9/2021
0.5.5 377 10/9/2021
0.5.4 361 10/9/2021
0.5.3 378 10/9/2021
0.5.2 387 10/9/2021
0.5.1 330 10/6/2021
0.5.0 357 10/5/2021