Chatter.MessageBrokers.AzureServiceBus 1.4.0

dotnet add package Chatter.MessageBrokers.AzureServiceBus --version 1.4.0
                    
NuGet\Install-Package Chatter.MessageBrokers.AzureServiceBus -Version 1.4.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="Chatter.MessageBrokers.AzureServiceBus" Version="1.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chatter.MessageBrokers.AzureServiceBus" Version="1.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Chatter.MessageBrokers.AzureServiceBus" />
                    
Project file
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 Chatter.MessageBrokers.AzureServiceBus --version 1.4.0
                    
#r "nuget: Chatter.MessageBrokers.AzureServiceBus, 1.4.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.
#:package Chatter.MessageBrokers.AzureServiceBus@1.4.0
                    
#: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=Chatter.MessageBrokers.AzureServiceBus&version=1.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Chatter.MessageBrokers.AzureServiceBus&version=1.4.0
                    
Install as a Cake Tool

An implementation of the Chatter.MessageBrokers adapter library for Azure Service Bus.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Chatter.MessageBrokers.AzureServiceBus:

Package Downloads
Chatter.MessageBrokers.AzureServiceBus.Auth

Provides TokenProvider implementations for Chatter.MessageBrokers.AzureServiceProvider.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.0 660 6/16/2026
0.8.0 290 5/30/2026
0.7.3 13,568 4/1/2022
0.7.2 820 3/4/2022
0.5.0 7,274 11/11/2021
0.4.2 667 10/2/2021
0.4.1 720 6/5/2021
0.4.0 1,030 5/29/2021
0.3.1 864 2/10/2021
0.3.0 621 2/7/2021
0.2.7 2,129 1/29/2021
0.2.6 700 1/23/2021
0.2.5 924 1/9/2021
0.2.2 736 1/8/2021
0.1.3 804 11/21/2020
0.1.2 757 11/19/2020
0.1.1 744 11/10/2020
0.1.0 845 11/8/2020
0.0.12 762 10/1/2020
0.0.11 960 9/26/2020
Loading failed