AWSSDKCPP-Core by Amazon Web Services

<PackageReference Include="AWSSDKCPP-Core" Version="1.0.58" />

.NET API 0 bytes

 AWSSDKCPP-Core 1.0.58

The AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS). It is meant to be performant and fully functioning with low- and high-level SDKs, while minimizing dependencies and providing platform portability (Windows, OSX, Linux, and mobile).

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>AWSSDKCPP-Core</id>
    <version>1.0.58</version>
    <title>AWS SDK for C++ (Core Runtime)</title>
    <authors>Amazon Web Services</authors>
    <owners>NAME</owners>
    <licenseUrl>http://aws.amazon.com/apache2.0/</licenseUrl>
    <projectUrl>http://github.com/aws/aws-sdk-cpp</projectUrl>
    <iconUrl>http://media.amazonwebservices.com/aws_singlebox_01.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>The AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS). It is meant to be performant and fully functioning with low- and high-level SDKs, while minimizing dependencies and providing platform portability (Windows, OSX, Linux, and mobile).</description>
    <summary>v120 and v140 binary packages along with header files. No custom memory management. Standard Compiler flags used. For more info, see https://github.com/aws/aws-sdk-cpp/blob/master/README.md</summary>
    <releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
    <copyright>Copyright 2016</copyright>
    <tags>AWS Amazon cloud aws-sdk-cpp native nativepackage</tags>
    <dependencies>
      <dependency id="AWSSDKCPP-Core.redist" version="1.0.58" />
    </dependencies>
  </metadata>
</package>