ConDep.Dsl.Operations.Aws by Jon Arild Torresdal

<PackageReference Include="ConDep.Dsl.Operations.Aws" Version="3.0.3-beta" />

 ConDep.Dsl.Operations.Aws 3.0.3-beta

ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows. This package contians operations for interacting with Amazon AWS, like bootstrapping Windows servers.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>ConDep.Dsl.Operations.Aws</id>
    <version>3.0.3-beta</version>
    <title>ConDep.Dsl.Operations.Aws</title>
    <authors>Jon Arild Torresdal</authors>
    <owners>Jon Arild Torresdal</owners>
    <licenseUrl>http://www.con-dep.net/license/</licenseUrl>
    <projectUrl>http://www.con-dep.net/</projectUrl>
    <iconUrl>https://raw.github.com/torresdal/ConDep/master/images/ConDepNugetLogo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows. This package contians operations for interacting with Amazon AWS, like bootstrapping Windows servers.</description>
    <releaseNotes />
    <copyright>Copyright ConDep 2014</copyright>
    <tags>Amazon AWS VPC Bootstrap Bootstrapping Continuous Deployment Delivery Infrastructure WebDeploy Deploy msdeploy IIS automation powershell remote</tags>
    <dependencies>
      <dependency id="ConDep.Dsl" version="[3.0.18-beta, 4.0)" />
      <dependency id="ConDep.Dsl.Operations" version="[3.0.19-beta, 4.0)" />
      <dependency id="AWSSDK" version="2.2.3.0" />
    </dependencies>
  </metadata>
</package>