Bottles.Deployers.TopShelf by Jeremy D. Miller, Dru Sellers, et al.

<PackageReference Include="Bottles.Deployers.TopShelf" Version="0.9.1.135" />

Package Files

1,294,015 bytes

 Bottles.Deployers.TopShelf 0.9.1.135

Tools for deploying TopShelf applications built on top of the Bottles framework

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Bottles.Deployers.TopShelf</id>
    <version>0.9.1.135</version>
    <authors>Jeremy D. Miller, Dru Sellers, et al.</authors>
    <owners>Jeremy D. Miller</owners>
    <licenseUrl>https://github.com/DarthFubuMVC/bottles/raw/master/license.txt</licenseUrl>
    <projectUrl>http://bottles.fubu-project.org/</projectUrl>
    <iconUrl>https://github.com/DarthFubuMVC/fubu-collateral/raw/master/Icons/FubuBottles_256.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Tools for deploying TopShelf applications built on top of the Bottles framework</description>
    <tags>packaging areas slices</tags>
    <dependencies>
      <dependency id="Bottles" />
      <dependency id="Bottles.Deployment" />
      <dependency id="Bottles.Host.Packaging" />
    </dependencies>
  </metadata>
</package>