![]() |
VOOZH | about |
dotnet add package Franz.Common.Messaging.RabbitMQ --version 2.2.7
NuGet\Install-Package Franz.Common.Messaging.RabbitMQ -Version 2.2.7
<PackageReference Include="Franz.Common.Messaging.RabbitMQ" Version="2.2.7" />
<PackageVersion Include="Franz.Common.Messaging.RabbitMQ" Version="2.2.7" />Directory.Packages.props
<PackageReference Include="Franz.Common.Messaging.RabbitMQ" />Project file
paket add Franz.Common.Messaging.RabbitMQ --version 2.2.7
#r "nuget: Franz.Common.Messaging.RabbitMQ, 2.2.7"
#:package Franz.Common.Messaging.RabbitMQ@2.2.7
#addin nuget:?package=Franz.Common.Messaging.RabbitMQ&version=2.2.7Install as a Cake Addin
#tool nuget:?package=Franz.Common.Messaging.RabbitMQ&version=2.2.7Install as a Cake Tool
Franz now speaks RabbitMQ.
The same architectural contract used for Kafka applies here β one pipeline, one model, zero spaghetti.
RabbitMQ is just a transport. Franz does the rest.
Install the package:
dotnet add package Franz.Common.Messaging.RabbitMQ
Register RabbitMQ messaging:
using Franz.Common.Messaging.RabbitMQ.Extensions;
public void ConfigureServices(IServiceCollection services, IConfiguration configuration)
{
services.AddRabbitMQMessaging(configuration);
}
IMessagingPublisher, IMessagingSender)IMessagingTransaction)Kafka and RabbitMQ share the exact same messaging semantics in Franz.
βWe donβt care about MQ.
We make it behave.β
Franz removes broker-specific complexity.
Choose Kafka or RabbitMQ β your application code does not change.
-Current Version: v2.2.7
This release finalizes RabbitMQ as a first-class transport in Franz.
Result: RabbitMQ is production-ready and battle-tested.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 3 NuGet packages that depend on Franz.Common.Messaging.RabbitMQ:
| Package | Downloads |
|---|---|
|
Franz.Common.Http.Messaging
Shared utility library for the Franz Framework. |
|
|
Franz.Common.Messaging.Hosting.RabbitMQ
Shared utility library for the Franz Framework. |
|
|
Franz.Common.Messaging.Sagas
Shared utility library for the Franz Framework. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.7 | 151 | 6/7/2026 |
| 2.2.6 | 147 | 6/6/2026 |
| 2.2.5 | 155 | 6/4/2026 |
| 2.2.4 | 147 | 6/3/2026 |
| 2.2.3 | 142 | 6/2/2026 |
| 2.2.2 | 153 | 6/2/2026 |
| 2.2.1 | 149 | 5/24/2026 |
| 2.1.4 | 134 | 4/27/2026 |
| 2.1.3 | 140 | 4/26/2026 |
| 2.1.2 | 131 | 4/26/2026 |
| 2.1.1 | 141 | 4/22/2026 |
| 2.0.2 | 146 | 3/30/2026 |
| 2.0.1 | 148 | 3/29/2026 |
| 1.7.8 | 150 | 3/2/2026 |
| 1.7.7 | 165 | 1/31/2026 |
| 1.7.6 | 156 | 1/22/2026 |
| 1.7.5 | 158 | 1/10/2026 |
| 1.7.4 | 176 | 12/27/2025 |
| 1.7.3 | 243 | 12/22/2025 |
| 1.7.2 | 242 | 12/21/2025 |