Microsoft.Azure.Amqp by Microsoft

<PackageReference Include="Microsoft.Azure.Amqp" Version="2.4.7" />

.NET API 392,568 bytes

 Microsoft.Azure.Amqp 2.4.7

Package for Azure AMQP

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.Azure.Amqp</id>
    <version>2.4.7</version>
    <title>Microsoft Azure Amqp</title>
    <authors>Microsoft</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://github.com/Azure/azure-amqp/blob/master/LICENSE.txt</licenseUrl>
    <projectUrl>https://github.com/Azure/azure-amqp</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288890</iconUrl>
    <description>Package for Azure AMQP</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <language>en-US</language>
    <dependencies>
      <group targetFramework=".NETStandard1.3">
        <dependency id="System.Runtime.Serialization.Primitives" version="4.1.1" />
        <dependency id="System.Net.WebSockets.Client" version="4.0.2" />
      </group>
    </dependencies>
  </metadata>
</package>