N2CMS.Management.NoZip by Cristian Libardo

<PackageReference Include="N2CMS.Management.NoZip" Version="2.9.6.8" />

.NET API 483,840 bytes

 N2CMS.Management.NoZip 2.9.6.8

This package contains the management interface required by N2 CMS. The management files are installed uncompressed. Use this package if you are storing your project in a version control repository. This package doesn't contain templates.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>N2CMS.Management.NoZip</id>
    <version>2.9.6.8</version>
    <title>N2CMS Management (Standard)</title>
    <authors>Cristian Libardo</authors>
    <owners>Cristian Libardo</owners>
    <licenseUrl>http://n2cms.com/Project/License.aspx</licenseUrl>
    <projectUrl>http://n2cms.com/</projectUrl>
    <iconUrl>http://n2cms.com/Upload/logo-5.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>This package contains the management interface required by N2 CMS. The management files are installed uncompressed. Use this package if you are storing your project in a version control repository. This package doesn't contain templates.</description>
    <summary>N2 CMS is a lightweight CMS library that can be used as is, or in combination with many features out of the box using template pack for MVC2-4, Razor or WebForms.</summary>
    <language>en-US</language>
    <tags>N2 CMS</tags>
    <dependencies>
      <dependency id="N2CMS.Library" version="2.9.6.8" />
      <dependency id="N2CMS.Config" version="2.6.2" />
    </dependencies>
  </metadata>
</package>