Onspay.Infrastructure.Messaging.RabbitMq
1.3.14
dotnet add package Onspay.Infrastructure.Messaging.RabbitMq --version 1.3.14
NuGet\Install-Package Onspay.Infrastructure.Messaging.RabbitMq -Version 1.3.14
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="Onspay.Infrastructure.Messaging.RabbitMq" Version="1.3.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Onspay.Infrastructure.Messaging.RabbitMq" Version="1.3.14" />
<PackageReference Include="Onspay.Infrastructure.Messaging.RabbitMq" />
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 Onspay.Infrastructure.Messaging.RabbitMq --version 1.3.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Onspay.Infrastructure.Messaging.RabbitMq, 1.3.14"
#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 Onspay.Infrastructure.Messaging.RabbitMq@1.3.14
#: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=Onspay.Infrastructure.Messaging.RabbitMq&version=1.3.14
#tool nuget:?package=Onspay.Infrastructure.Messaging.RabbitMq&version=1.3.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RabbitMQ messaging: named buses each with multiple queues; per-queue HasInbox chooses the inbox writer or a project-supplied IRabbitMqMessageHandler; multi-bus RabbitMqPublisher; DI registration.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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.
-
net10.0
- Microsoft.EntityFrameworkCore (>= 10.0.4)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.4)
- Microsoft.Extensions.Options (>= 10.0.4)
- Onspay.Infrastructure.Correlation (>= 1.3.14)
- Onspay.Infrastructure.Inbox (>= 1.3.14)
- Onspay.Infrastructure.Logging (>= 1.3.14)
- Onspay.Infrastructure.Tenancy (>= 1.3.14)
- Onspay.SharedKernel (>= 1.3.14)
- RabbitMQ.Client (>= 7.1.2)
-
net9.0
- Microsoft.EntityFrameworkCore (>= 9.0.5)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.4)
- Microsoft.Extensions.Options (>= 10.0.4)
- Onspay.Infrastructure.Correlation (>= 1.3.14)
- Onspay.Infrastructure.Inbox (>= 1.3.14)
- Onspay.Infrastructure.Logging (>= 1.3.14)
- Onspay.Infrastructure.Tenancy (>= 1.3.14)
- Onspay.SharedKernel (>= 1.3.14)
- RabbitMQ.Client (>= 7.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.14 | 53 | 9/21/2026 |
| 1.3.13 | 58 | 9/18/2026 |
| 1.3.11 | 61 | 9/17/2026 |
| 1.3.10 | 50 | 9/17/2026 |
| 1.3.8 | 90 | 9/15/2026 |
| 1.3.7 | 78 | 9/15/2026 |
| 1.3.6 | 85 | 9/15/2026 |
| 1.3.4 | 93 | 9/14/2026 |
| 1.3.3 | 87 | 9/14/2026 |
| 1.3.2 | 82 | 9/14/2026 |
| 1.3.1 | 85 | 9/14/2026 |
| 1.3.0 | 122 | 9/7/2026 |
| 1.2.7 | 99 | 9/4/2026 |
| 1.2.6 | 96 | 9/3/2026 |
| 1.2.5 | 106 | 8/31/2026 |
| 1.2.4 | 98 | 8/28/2026 |
| 1.2.3 | 105 | 8/28/2026 |
| 1.2.2 | 98 | 8/27/2026 |
| 1.2.1 | 122 | 8/19/2026 |
| 1.2.0 | 102 | 8/19/2026 |
Loading failed