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.
<PackageVersion Include="CorAlert.MessageBrokerClient.RabbitMQ" Version="4.2.1" />
<PackageReference Include="CorAlert.MessageBrokerClient.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 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.
#:package CorAlert.MessageBrokerClient.RabbitMQ@4.2.1
#: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=CorAlert.MessageBrokerClient.RabbitMQ&version=4.2.1
#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. net9.0 was computed. 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 was computed. 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. |
.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,800 | 7/26/2018 |
4.2.0 | 1,483 | 2/22/2018 |
4.1.0 | 2,204 | 2/14/2018 |
4.0.0 | 1,625 | 2/13/2018 |
3.0.7 | 1,821 | 12/28/2017 |
3.0.6 | 1,886 | 12/25/2017 |
3.0.5 | 1,719 | 12/25/2017 |
3.0.4 | 1,755 | 12/24/2017 |
3.0.3 | 1,729 | 11/6/2017 |
3.0.2 | 1,728 | 11/5/2017 |
3.0.1 | 1,218 | 11/1/2017 |
3.0.0 | 1,213 | 10/30/2017 |
2.0.0 | 1,263 | 9/19/2017 |
1.0.13 | 1,445 | 9/14/2017 |
1.0.12 | 1,242 | 9/14/2017 |
1.0.11 | 1,177 | 9/14/2017 |
1.0.10 | 1,215 | 9/14/2017 |
1.0.9 | 1,265 | 9/11/2017 |
1.0.8 | 1,250 | 9/11/2017 |
1.0.7 | 1,175 | 9/7/2017 |
1.0.6 | 1,179 | 9/7/2017 |
1.0.5 | 1,305 | 8/28/2017 |
1.0.4 | 1,208 | 8/28/2017 |
1.0.3 | 1,231 | 8/28/2017 |
1.0.2 | 1,427 | 8/27/2017 |
1.0.1 | 1,220 | 8/27/2017 |
1.0.0 | 1,710 | 8/27/2017 |
disconnection observation bug fix