AWSSDK by Amazon Web Services

<PackageReference Include="AWSSDK" Version="2.3.31" />

.NET API 7,026,688 bytes

 AWSSDK 2.3.31

Build applications that tap into the cost-effective, scalable, and reliable AWS cloud. Get started in minutes using AWS infrastructure services, including Amazon Simple Storage Service (Amazon S3), Amazon Elastic Compute Cloud (Amazon EC2), and Amazon DynamoDB.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>AWSSDK</id>
    <version>2.3.31.0</version>
    <title>AWS SDK for .NET</title>
    <authors>Amazon Web Services</authors>
    <owners>Amazon Web Services</owners>
    <licenseUrl>http://aws.amazon.com/apache2.0/</licenseUrl>
    <projectUrl>http://aws.amazon.com/sdkfornet/</projectUrl>
    <iconUrl>http://media.amazonwebservices.com/aws_singlebox_01.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Build applications that tap into the cost-effective, scalable, and reliable AWS cloud. Get started in minutes using AWS infrastructure services, including Amazon Simple Storage Service (Amazon S3), Amazon Elastic Compute Cloud (Amazon EC2), and Amazon DynamoDB.</description>
    <language>en-US</language>
    <tags>AWS Amazon cloud</tags>
    <dependencies>
      <group targetFramework="WindowsPhone8.0">
        <dependency id="Microsoft.Net.Http" version="2.1.10" />
      </group>
    </dependencies>
  </metadata>
</package>