AWSSDK.Core by Amazon Web Services

<PackageReference Include="AWSSDK.Core" Version="3.7.200.11" />

 AWSSDK.Core 3.7.200.11

The Amazon Web Services SDK for .NET - Core Runtime

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>AWSSDK.Core</id>
    <version>3.7.200.11</version>
    <title>AWSSDK - Core Runtime</title>
    <authors>Amazon Web Services</authors>
    <owners>Amazon Web Services</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <icon>images\AWSLogo.png</icon>
    <projectUrl>https://github.com/aws/aws-sdk-net/</projectUrl>
    <description>The Amazon Web Services SDK for .NET - Core Runtime</description>
    <language>en-US</language>
    <tags>AWS Amazon cloud aws-sdk-v3</tags>
    <dependencies>
      <group targetFramework=".NETFramework3.5" />
      <group targetFramework=".NETFramework4.5" />
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.Bcl.AsyncInterfaces" version="1.1.0" />
      </group>
      <group targetFramework=".NETCoreApp3.1" />
    </dependencies>
  </metadata>
</package>