N2CMS.Config
1.0.0
This package contains the web config transformations required by N2CMS. This package doesn't contain templates.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package N2CMS.Config -Version 1.0.0
dotnet add package N2CMS.Config --version 1.0.0
<PackageReference Include="N2CMS.Config" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add N2CMS.Config --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: N2CMS.Config, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install N2CMS.Config as a Cake Addin #addin nuget:?package=N2CMS.Config&version=1.0.0 // Install N2CMS.Config as a Cake Tool #tool nuget:?package=N2CMS.Config&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on N2CMS.Config:
Package | Downloads |
---|---|
N2CMS.Management
This package contains the management interface required by N2 CMS, packaged as a single N2.ZIP file and the corresponding virtual path provider. Use this if you publishing your website via FTP. This package doesn't contain templates.
|
|
N2CMS
This package calls the management interface and contains the web config transformations required by N2 CMS. This package doesn't contain templates.
|
|
N2CMS.IoC.Windsor3
This package enables usage of Castle.Windsor 3 as IoC container to be used by N2 CMS internally.
|
|
N2CMS.Management.NoZip
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.
|
|
N2CMS.Bundles.Dinamico
This package bundles the N2 CMS Framework, Management and Dinamico templates for speediest trial. Install dependencies individually to combine packages in different ways.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on N2CMS.Config:
Repository | Stars |
---|---|
n2cms/n2cms
N2 CMS, an open source CMS for ASP.NET
|