RabbitMQ.Stream.Client 1.12.0

dotnet add package RabbitMQ.Stream.Client --version 1.12.0
                    
NuGet\Install-Package RabbitMQ.Stream.Client -Version 1.12.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="RabbitMQ.Stream.Client" Version="1.12.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RabbitMQ.Stream.Client" Version="1.12.0" />
                    
Directory.Packages.props
<PackageReference Include="RabbitMQ.Stream.Client" />
                    
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 RabbitMQ.Stream.Client --version 1.12.0
                    
#r "nuget: RabbitMQ.Stream.Client, 1.12.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.
#:package RabbitMQ.Stream.Client@1.12.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RabbitMQ.Stream.Client&version=1.12.0
                    
Install as a Cake Addin
#tool nuget:?package=RabbitMQ.Stream.Client&version=1.12.0
                    
Install as a Cake Tool

The RabbitMQ Stream .NET client is the official client library for C# (and, implicitly, other .NET languages)

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Escendit.Orleans.Clients.RabbitMQ.StreamProtocol

RabbitMQ Stream Client for Orleans

SlugEnt.MQStreamProcessor

Allows C# applications to work with RabbitMQ Streaming queues.

UCL.RabbitMQ.Core

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.12.0 22,069 6/15/2026
1.11.2 358,035 5/18/2026
1.11.1 378,234 3/23/2026
1.11.0 1,272 3/17/2026
1.10.0 407,671 1/14/2026
1.9.3 98,997 11/18/2025
1.9.2 273,938 10/27/2025
1.9.1 82,708 9/2/2025
1.9.0 47,661 7/8/2025
1.8.14 38,791 6/3/2025
1.8.13 110,823 4/28/2025
1.8.12 13,435 4/1/2025
1.8.11 1,595 3/28/2025
1.8.10 827 3/26/2025
1.8.9 1,966,002 10/25/2024
1.8.8 17,159 8/28/2024
1.8.7 27,046 6/10/2024
1.8.6 23,841 6/4/2024
1.8.5 1,852 5/24/2024
Loading failed