AWSSDK.SQS by Amazon Web Services

<PackageReference Include="AWSSDK.SQS" Version="3.2.1-beta" />

 AWSSDK.SQS 3.2.1-beta

Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>AWSSDK.SQS</id>
    <version>3.2.1.0-beta</version>
    <title>AWSSDK - Amazon Simple Queue Service</title>
    <authors>Amazon Web Services</authors>
    <owners>Amazon Web Services</owners>
    <licenseUrl>http://aws.amazon.com/apache2.0/</licenseUrl>
    <projectUrl>https://github.com/aws/aws-sdk-net/</projectUrl>
    <iconUrl>http://media.amazonwebservices.com/aws_singlebox_01.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.</description>
    <language>en-US</language>
    <tags>AWS Amazon cloud SQS aws-sdk-v3</tags>
    <dependencies>
      <group>
        <dependency id="AWSSDK.Core" version="[3.2.1.0-beta, 3.3-beta)" />
      </group>
      <group targetFramework=".NETPortable0.0-net45+netcore45+wpa81+wp8+MonoAndroid10+xamarinios10+MonoTouch10">
        <dependency id="AWSSDK.Core" version="[3.2.1.0-beta, 3.3-beta)" />
      </group>
    </dependencies>
  </metadata>
</package>