Eventuous.RabbitMq 0.15.0-beta.8

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

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 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.  net9.0 was computed.  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

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 1,058 6 months ago
0.15.0 722 8 months ago
0.15.0-rc.3 299 9 months ago
0.15.0-rc.2 309 10 months ago
0.15.0-rc.1 72 6/27/2024
0.15.0-beta.10 1,895 2/11/2024
0.15.0-beta.8 176 11/18/2023
0.15.0-beta.7 74 11/17/2023
0.15.0-beta.6 82 10/4/2023
0.15.0-beta.5 94 8/28/2023
0.15.0-beta.4 85 8/22/2023
0.15.0-beta.3 81 8/21/2023
0.15.0-beta.2 80 8/21/2023
0.15.0-beta.1 80 8/21/2023
0.14.0 496 2/10/2023
0.13.4-alpha.0.1 102 2/10/2023
0.13.3 328 2/1/2023
0.13.2 308 2/1/2023
0.13.1 322 1/14/2023
0.13.0 319 1/10/2023
0.12.0 400 10/6/2022
0.11.4 395 9/30/2022
0.11.3 471 9/27/2022
0.11.2 578 9/23/2022
0.11.1 456 9/23/2022
0.11.0 426 9/20/2022
0.10.6 445 9/9/2022
0.10.5 429 8/25/2022
0.10.4 428 8/22/2022
0.10.3 419 8/21/2022
0.10.2 446 7/20/2022
0.10.1 445 7/20/2022
0.10.0 470 7/17/2022
0.9.1 455 6/24/2022
0.9.0 449 6/15/2022
0.8.4 464 5/18/2022
0.8.3 502 5/11/2022
0.8.2 469 5/11/2022
0.8.1 475 5/8/2022
0.8.0 465 4/25/2022
0.7.1 487 4/21/2022
0.7.0 457 4/13/2022
0.6.2 472 3/28/2022
0.6.1 481 3/11/2022
0.6.0 486 2/21/2022
0.6.0-rc.8 168 11/27/2021
0.6.0-rc.7 2,486 11/25/2021
0.6.0-rc.6 3,336 11/25/2021
0.6.0-rc.5 2,992 11/25/2021
0.6.0-rc.4 4,986 11/24/2021
0.6.0-rc.3 4,837 11/23/2021
0.6.0-rc.2 1,131 11/20/2021
0.6.0-rc.1 181 11/19/2021
0.5.15 360 10/12/2021
0.5.14 429 10/10/2021
0.5.13 340 10/10/2021
0.5.12 369 10/10/2021
0.5.11 387 10/10/2021
0.5.10 414 10/10/2021
0.5.9 552 10/9/2021
0.5.8 336 10/9/2021
0.5.7 372 10/9/2021
0.5.6 340 10/9/2021
0.5.5 407 10/9/2021
0.5.4 385 10/9/2021
0.5.3 402 10/9/2021
0.5.2 412 10/9/2021
0.5.1 361 10/6/2021
0.5.0 383 10/5/2021