AWSSDK.CloudFormation by Amazon Web Services

<PackageReference Include="AWSSDK.CloudFormation" Version="3.0.0-preview" />

 AWSSDK.CloudFormation 3.0.0-preview

AWS CloudFormation gives developers and systems administrators an easy way to create and manage a collection of related AWS resources, provisioning and updating them in an orderly and predictable fashion.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>AWSSDK.CloudFormation</id>
    <version>3.0.0.0-preview</version>
    <title>AWSSDK - AWS CloudFormation</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/tree/modularization/</projectUrl>
    <iconUrl>http://media.amazonwebservices.com/aws_singlebox_01.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>AWS CloudFormation gives developers and systems administrators an easy way to create and manage a collection of related AWS resources, provisioning and updating them in an orderly and predictable fashion.</description>
    <language>en-US</language>
    <tags>AWS Amazon cloud CloudFormation</tags>
    <dependencies>
      <group>
        <dependency id="AWSSDK.Core" version="[3.0.0.0-preview, 3.1-preview)" />
      </group>
      <group targetFramework=".NETPortable0.0-wpa+netcore45">
        <dependency id="Microsoft.Net.Http" version="2.2.29" />
        <dependency id="AWSSDK.Core" version="[3.0.0.0-preview, 3.1-preview)" />
      </group>
    </dependencies>
  </metadata>
</package>