CorAlert.MessageBrokerClient.RabbitMQ
4.2.1
dotnet add package CorAlert.MessageBrokerClient.RabbitMQ --version 4.2.1
NuGet\Install-Package CorAlert.MessageBrokerClient.RabbitMQ -Version 4.2.1
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="CorAlert.MessageBrokerClient.RabbitMQ" Version="4.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CorAlert.MessageBrokerClient.RabbitMQ --version 4.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CorAlert.MessageBrokerClient.RabbitMQ, 4.2.1"
#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 CorAlert.MessageBrokerClient.RabbitMQ as a Cake Addin #addin nuget:?package=CorAlert.MessageBrokerClient.RabbitMQ&version=4.2.1 // Install CorAlert.MessageBrokerClient.RabbitMQ as a Cake Tool #tool nuget:?package=CorAlert.MessageBrokerClient.RabbitMQ&version=4.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Abstracts RabbitMQ Client implementation details from broker dependent applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- CorAlert.MessageBrokerClient.Contracts (>= 4.2.0)
- RabbitMQ.Client (>= 5.0.1)
- System.Reactive (>= 3.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CorAlert.MessageBrokerClient.RabbitMQ:
Package | Downloads |
---|---|
CorAlert.MessageBrokerClient.DeviceService
Abstracts Device Services from Message Broker Issues and Protocol Specifics |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.2.1 | 1,557 | 7/26/2018 |
4.2.0 | 1,257 | 2/22/2018 |
4.1.0 | 1,863 | 2/14/2018 |
4.0.0 | 1,285 | 2/13/2018 |
3.0.7 | 1,476 | 12/28/2017 |
3.0.6 | 1,543 | 12/25/2017 |
3.0.5 | 1,374 | 12/25/2017 |
3.0.4 | 1,410 | 12/24/2017 |
3.0.3 | 1,500 | 11/6/2017 |
3.0.2 | 1,500 | 11/5/2017 |
3.0.1 | 984 | 11/1/2017 |
3.0.0 | 982 | 10/30/2017 |
2.0.0 | 1,033 | 9/19/2017 |
1.0.13 | 1,091 | 9/14/2017 |
1.0.12 | 1,008 | 9/14/2017 |
1.0.11 | 942 | 9/14/2017 |
1.0.10 | 980 | 9/14/2017 |
1.0.9 | 1,024 | 9/11/2017 |
1.0.8 | 1,020 | 9/11/2017 |
1.0.7 | 946 | 9/7/2017 |
1.0.6 | 951 | 9/7/2017 |
1.0.5 | 1,075 | 8/28/2017 |
1.0.4 | 981 | 8/28/2017 |
1.0.3 | 999 | 8/28/2017 |
1.0.2 | 1,082 | 8/27/2017 |
1.0.1 | 993 | 8/27/2017 |
1.0.0 | 1,248 | 8/27/2017 |
disconnection observation bug fix