N2CMS 2.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package N2CMS --version 2.3.0
                    
NuGet\Install-Package N2CMS -Version 2.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="N2CMS" Version="2.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="N2CMS" Version="2.3.0" />
                    
Directory.Packages.props
<PackageReference Include="N2CMS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add N2CMS --version 2.3.0
                    
#r "nuget: N2CMS, 2.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package N2CMS@2.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=N2CMS&version=2.3.0
                    
Install as a Cake Addin
#tool nuget:?package=N2CMS&version=2.3.0
                    
Install as a Cake Tool

This package contains the management interface and web config transformations required by N2 CMS. This package doesn't contain templates. 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.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on N2CMS:

Package Downloads
N2CMS.Baseline

Simple baseline for starting new N2CMS project. Install on empty MVC project

Umbrella.N2

This package contains a general mix of utilities, plugins and infrastructure for use with the N2 Content Management System.

N2Bootstrap

An Twitter Bootstrap implementation of N2CMS with widgets/components from TBS. This also serves as a base project for extensions (blog, podcast, etc).

N2CMS.BasicStarter

This package installs N2 CMS and creates a basic N2CMS site with support for multiple languages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on N2CMS:

Repository Stars
n2cms/n2cms
N2 CMS, an open source CMS for ASP.NET
Version Downloads Last Updated
2.9.6.19 12,736 6/12/2017
2.9.6.18 2,236 5/9/2017
2.9.6.17 12,018 1/10/2017
2.9.6.16 2,907 11/21/2016
2.9.6.14 2,712 10/1/2016
2.9.6.13 2,547 8/22/2016
2.9.6.12 2,043 8/21/2016
2.9.6.11 2,427 7/26/2016
2.9.6.8 3,163 4/27/2016
2.9.6.7 2,067 4/27/2016
2.9.6.6 2,065 4/27/2016
2.9.6.5 2,190 4/19/2016
2.9.6.4 2,097 4/19/2016
2.9.6.3 2,167 4/10/2016
2.9.6.2 2,480 12/15/2015
2.9.6 2,113 12/13/2015
2.9.5.5 2,177 12/6/2015
2.9.5.4 2,286 12/3/2015
2.9.5.2 2,432 11/30/2015
2.3.0 2,362 5/31/2012
Loading failed