Microsoft.Azure.Amqp 2.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Azure.Amqp --version 2.1.3
                    
NuGet\Install-Package Microsoft.Azure.Amqp -Version 2.1.3
                    
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="Microsoft.Azure.Amqp" Version="2.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.Amqp" Version="2.1.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.Amqp" />
                    
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 Microsoft.Azure.Amqp --version 2.1.3
                    
#r "nuget: Microsoft.Azure.Amqp, 2.1.3"
                    
#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 Microsoft.Azure.Amqp@2.1.3
                    
#: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=Microsoft.Azure.Amqp&version=2.1.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Azure.Amqp&version=2.1.3
                    
Install as a Cake Tool

Package for Azure AMQP

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.Azure.Amqp:

Package Downloads
Azure.Messaging.EventHubs

Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/

Microsoft.Azure.ServiceBus

This is the next generation Azure Service Bus .NET Standard client library that focuses on queues & topics. For more information about Service Bus, see https://azure.microsoft.com/en-us/services/service-bus/

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on Microsoft.Azure.Amqp:

Repository Stars
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
Azure/iotedge
The IoT Edge OSS project
Azure/azure-iot-sdk-csharp
A C# SDK for connecting devices to Microsoft Azure IoT services
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
Azure/azure-iot-remote-monitoring
Azure IoT Remote Monitoring preconfigured solution
Azure/azure-service-bus-dotnet
☁️ .NET Standard client library for Azure Service Bus
Flangvik/CobaltBus
Cobalt Strike External C2 Integration With Azure Servicebus, C2 traffic via Azure Servicebus
Azure/azure-iot-protocol-gateway
Azure IoT protocol gateway enables protocol translation for Azure IoT Hub
GridProtectionAlliance/gsf
Grid Solutions Framework
mpostol/OPC-UA-OOI
Object Oriented Internet - C# deliverables supporting a new Machine To Machine (M2M) communication architecture
aliostad/BeeHive
A Reactive Cloud Actor library/mini-framework for .NET 4.5.2+ or .NET Standard 2.0+
Azure-Samples/service-fabric-dotnet-iot
An end-to-end sample that demonstrates an IoT application combining Service Fabric with other Azure services.
Version Downloads Last Updated
2.5.6 80 9/19/2022
2.4.11 20 3/8/2021
2.4.10 2 3/8/2021
2.4.9 1 3/8/2021
2.4.8 7 3/8/2021
2.4.7 2 3/8/2021
2.4.6 3 3/8/2021
2.4.5 1 3/8/2021
2.4.4 2 3/8/2021
2.4.3 2 3/8/2021
2.4.2 32,973 3/8/2021
2.4.1 1 3/8/2021
2.4.0 1 3/8/2021
2.3.7 3 3/8/2021
2.3.6 2 3/8/2021
2.3.5 2 3/8/2021
2.3.4 1 3/8/2021
2.3.3 2 3/8/2021
2.3.2 2 3/8/2021
2.3.1 1 3/8/2021
2.3.0 5 3/8/2021
2.2.0 2 3/8/2021
2.1.3 2 3/8/2021
2.1.2 1 3/8/2021
2.1.1 4,881 3/8/2021
2.1.0 30 3/8/2021
2.0.6 22 3/8/2021
2.0.5 5 3/8/2021
2.0.4 31 3/8/2021
2.0.3 6 3/8/2021
2.0.2 4 3/8/2021
2.0.1 1 3/8/2021
2.0.0 3 3/8/2021
1.1.5 24 3/8/2021
1.1.4 1 3/8/2021
1.1.3 2 3/8/2021
1.1.2 2 3/8/2021
1.1.1 4 3/8/2021
1.1.0 1 3/8/2021
1.0.0 1 3/8/2021

#83 Android library crashes on resource string access
#84 Added ConfigureAwait(false) to avoid deadlocks