Solitons.RabbitMQ
2.0.0-alpha.81
dotnet add package Solitons.RabbitMQ --version 2.0.0-alpha.81
NuGet\Install-Package Solitons.RabbitMQ -Version 2.0.0-alpha.81
<PackageReference Include="Solitons.RabbitMQ" Version="2.0.0-alpha.81" />
<PackageVersion Include="Solitons.RabbitMQ" Version="2.0.0-alpha.81" />
<PackageReference Include="Solitons.RabbitMQ" />
paket add Solitons.RabbitMQ --version 2.0.0-alpha.81
#r "nuget: Solitons.RabbitMQ, 2.0.0-alpha.81"
#:package Solitons.RabbitMQ@2.0.0-alpha.81
#addin nuget:?package=Solitons.RabbitMQ&version=2.0.0-alpha.81&prerelease
#tool nuget:?package=Solitons.RabbitMQ&version=2.0.0-alpha.81&prerelease
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
Solitons.Core— the messaging abstractions this package will implement.- Repository: https://github.com/vvka-141/Solitons
License
| Product | Versions 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. |
-
net10.0
- Solitons.Core (>= 2.0.0-alpha.81)
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 |