RabbitMQ.Context
5.0.0
dotnet add package RabbitMQ.Context --version 5.0.0
NuGet\Install-Package RabbitMQ.Context -Version 5.0.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.Context" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RabbitMQ.Context --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RabbitMQ.Context, 5.0.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.
// Install RabbitMQ.Context as a Cake Addin #addin nuget:?package=RabbitMQ.Context&version=5.0.0 // Install RabbitMQ.Context as a Cake Tool #tool nuget:?package=RabbitMQ.Context&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple context object to help with publishing and consuming messages from RabbitMQ
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- RabbitMQ.Client (>= 5.2.0)
- StoneAge.System.Utils.DotNetCore (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RabbitMQ.Context:
Package | Downloads |
---|---|
RabbitMq.TestContext
Designed to help with testing of rabbitmq stuff. Makes use of RabbitMQ.Fakes.DotNetCore. The class is a wrapper of RabbitMqContext simular to Ef context object. This implemenation wraps the production RabbitMqContext from RabbitMQ.Context |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 690 | 2/9/2021 |
1.2.8 | 1,042 | 5/4/2020 |
1.2.7 | 478 | 5/1/2020 |
1.2.6 | 466 | 5/1/2020 |
1.2.5 | 496 | 4/29/2020 |
1.2.4 | 502 | 4/29/2020 |
1.2.3 | 1,311 | 10/10/2019 |
1.2.2 | 627 | 10/9/2019 |
1.2.1 | 679 | 10/4/2019 |
1.2.0 | 510 | 10/4/2019 |
1.1.4 | 532 | 9/27/2019 |
1.1.3 | 533 | 9/27/2019 |
1.1.2 | 526 | 9/27/2019 |
1.1.1 | 531 | 9/26/2019 |
1.1.0 | 525 | 9/26/2019 |
1.0.1 | 809 | 6/25/2019 |
1.0.0 | 535 | 6/25/2019 |
Reverted back to requeue situation since it seems the fastest