Solitons.RabbitMQ 2.0.0-alpha.81

This is a prerelease version of Solitons.RabbitMQ.
dotnet add package Solitons.RabbitMQ --version 2.0.0-alpha.81
                    
NuGet\Install-Package Solitons.RabbitMQ -Version 2.0.0-alpha.81
                    
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="Solitons.RabbitMQ" Version="2.0.0-alpha.81" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Solitons.RabbitMQ" Version="2.0.0-alpha.81" />
                    
Directory.Packages.props
<PackageReference Include="Solitons.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 Solitons.RabbitMQ --version 2.0.0-alpha.81
                    
#r "nuget: Solitons.RabbitMQ, 2.0.0-alpha.81"
                    
#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 Solitons.RabbitMQ@2.0.0-alpha.81
                    
#: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=Solitons.RabbitMQ&version=2.0.0-alpha.81&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Solitons.RabbitMQ&version=2.0.0-alpha.81&prerelease
                    
Install as a Cake Tool

Solitons.RabbitMQ

Leaf-provider package in the Solitons family — RabbitMQ implementations of Solitons.Core messaging abstractions.

Install:

dotnet add package Solitons.RabbitMQ

This pulls Solitons.Core transitively.

Status — leaf-provider stub

The package is published as a structural placeholder so the rest of the family — notably the Solitons.Azure meta-provider, which aggregates Managed RabbitMQ alongside SQLite and PostgreSQL — can take a stable dependency on it. Concrete implementations land as the messaging surface in Solitons.Core matures.

The intended shape is one canonical technology dependency on the RabbitMQ .NET client and a small set of IQueueSender / IQueueReceiver implementations against the Core messaging contract. Public types and namespaces will be announced in the package release notes when the first concrete implementation ships.

Distribution

Once concrete implementations land, Solitons.RabbitMQ will follow the family's leaf-provider discipline: one canonical technology dependency (the RabbitMQ client), one Core dependency, no inter-leaf coupling. Adjuncts compose through standard NuGet dependencies — installing Solitons.RabbitMQ alongside Solitons.Azure delivers exactly one copy of each DLL.

See also

License

MPL-2.0.

Product Compatible and additional computed target framework versions.
.NET 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 (1)

Showing the top 1 NuGet packages that depend on Solitons.RabbitMQ:

Package Downloads
Solitons.Azure

Solitons.Azure delivers specialized providers, services, and abstractions tailored for Microsoft Azure.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0-alpha.81 68 4/26/2026