ConDep.Dsl by Jon Arild Torresdal

<PackageReference Include="ConDep.Dsl" Version="2.0.11-beta" />

.NET API 192,000 bytes

 ConDep.Dsl 2.0.11-beta

Note: This package is for extending the ConDep DSL. If you're looking for ConDep to do deployment or infrastructure as code, please use the ConDep package. ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>ConDep.Dsl</id>
    <version>2.0.11-beta</version>
    <title>ConDep.Dsl</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>Note: This package is for extending the ConDep DSL. If you're looking for ConDep to do deployment or infrastructure as code, please use the ConDep package. ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows.</description>
    <releaseNotes>Beta release</releaseNotes>
    <copyright>Copyright 2012</copyright>
    <tags>Continuous Deployment Delivery Infrastructure WebDeploy Deploy msdeploy IIS automation powershell remote</tags>
    <dependencies>
      <dependency id="log4net" version="2.0.0" />
      <dependency id="Microsoft.AspNet.WebApi.Client" version="4.0.20710.0" />
    </dependencies>
  </metadata>
</package>