RabbitMQ.Stream.Client
1.11.1
dotnet add package RabbitMQ.Stream.Client --version 1.11.1
NuGet\Install-Package RabbitMQ.Stream.Client -Version 1.11.1
<PackageReference Include="RabbitMQ.Stream.Client" Version="1.11.1" />
<PackageVersion Include="RabbitMQ.Stream.Client" Version="1.11.1" />
<PackageReference Include="RabbitMQ.Stream.Client" />
paket add RabbitMQ.Stream.Client --version 1.11.1
#r "nuget: RabbitMQ.Stream.Client, 1.11.1"
#:package RabbitMQ.Stream.Client@1.11.1
#addin nuget:?package=RabbitMQ.Stream.Client&version=1.11.1
#tool nuget:?package=RabbitMQ.Stream.Client&version=1.11.1
RabbitMQ client for the stream protocol
The RabbitMQ Stream .NET Client is a .NET library to communicate with the RabbitMQ Stream Plugin. It allows to create and delete streams, as well as to publish to and consume from these streams.
The client is distributed via NuGet.
Please refer to the documentation (PDF) to find out more.
Support
- For questions: RabbitMQ Users
- For bugs and feature requests: GitHub Issues
How to Use
Pre-requisites
The library requires .NET 6, .NET 7, .NET 8, .NET 9 or .NET 10
Documentation
- HTML documentation
- PDF documentation
- A Simple Getting started
- Best practices to write a reliable client
- Super Stream example
- Stream Performance Test
- Single Active consumer for a stream
Build from source
Build:
make build
Test:
make test
To execute the tests, you need a RabbitMQ 4.x running with the following plugins enabled:
rabbitmq_managementrabbitmq_streamrabbitmq_stream_managementrabbitmq_amqp1_0
Publish the documentation to GitHub Pages:
Make sure you are in the main branch
make publish-github-pages
Release Process
- Ensure builds are green: link
- Tag the
mainbranch using your GPG key:git tag -a -s -u GPG_KEY_ID -m 'rabbitmq-stream-dotnet-client v1.8.3' 'v1.8.3' && git push && git push --tags - Ensure the build for the tag passes: link
- Create the new release on GitHub, which triggers a build and publish to NuGet: link
- Check for the new version on NuGet: link
- Best practice is to download the new package and inspect the contents using NuGetPackageExplorer
- Announce the new release on the mailing list: link
| 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. net9.0 is compatible. 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. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.3)
- System.IO.Hashing (>= 10.0.3)
-
net8.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.1)
- System.IO.Hashing (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
-
net9.0
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.1)
- System.IO.Hashing (>= 9.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on RabbitMQ.Stream.Client:
| Package | Downloads |
|---|---|
|
PgOutput2Json.RabbitMqStreams
PgOutput2Json.RabbitMqStreams library uses PostgreSQL logical replication to push changes, as JSON messages, from database tables to RabbitMQ Streams |
|
|
Escendit.Extensions.DependencyInjection.RabbitMQ.StreamProtocol
RabbitMQ Stream Client Service Collection Extensions. |
|
|
SlugEnt.MQStreamProcessor
Allows C# applications to work with RabbitMQ Streaming queues. |
|
|
Escendit.Orleans.Clients.RabbitMQ.StreamProtocol
RabbitMQ Stream Client for Orleans |
|
|
UCL.RabbitMQ.Core
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.11.1 | 102,835 | 3/23/2026 |
| 1.11.0 | 1,105 | 3/17/2026 |
| 1.10.0 | 318,466 | 1/14/2026 |
| 1.9.3 | 82,481 | 11/18/2025 |
| 1.9.2 | 268,873 | 10/27/2025 |
| 1.9.1 | 61,897 | 9/2/2025 |
| 1.9.0 | 45,004 | 7/8/2025 |
| 1.9.0-rc.1 | 165 | 7/1/2025 |
| 1.8.14 | 28,713 | 6/3/2025 |
| 1.8.13 | 85,283 | 4/28/2025 |
| 1.8.12 | 11,436 | 4/1/2025 |
| 1.8.11 | 1,487 | 3/28/2025 |
| 1.8.10 | 763 | 3/26/2025 |
| 1.8.9 | 1,455,980 | 10/25/2024 |
| 1.8.8 | 16,762 | 8/28/2024 |
| 1.8.7 | 23,264 | 6/10/2024 |
| 1.8.6 | 20,353 | 6/4/2024 |
| 1.8.5 | 1,673 | 5/24/2024 |
| 1.8.4 | 1,376 | 5/21/2024 |
| 1.8.3 | 247,246 | 4/15/2024 |