BetterCMS 2.0.8

dotnet add package BetterCMS --version 2.0.8
                    
NuGet\Install-Package BetterCMS -Version 2.0.8
                    
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="BetterCMS" Version="2.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BetterCMS" Version="2.0.8" />
                    
Directory.Packages.props
<PackageReference Include="BetterCMS" />
                    
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 BetterCMS --version 2.0.8
                    
#r "nuget: BetterCMS, 2.0.8"
                    
#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 BetterCMS@2.0.8
                    
#: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=BetterCMS&version=2.0.8
                    
Install as a Cake Addin
#tool nuget:?package=BetterCMS&version=2.0.8
                    
Install as a Cake Tool

A publishing focused and developer friendly .NET Open source CMS.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.8 12,771 2017/6/20
2.0.7 41,148 2016/10/21
2.0.6 4,144 2016/6/14
2.0.6-preview2 2,325 2016/6/14
2.0.6-preview1 2,157 2016/6/14
2.0.5 2,500 2016/6/7
2.0.4 2,949 2016/4/20
2.0.3 7,103 2016/1/27
2.0.1 2,811 2016/1/25
2.0.0 3,472 2016/1/15
1.11.2 2,718 2016/7/12
1.11.1 2,528 2016/1/12
1.11.0 2,589 2016/1/6
1.10.8-beta1 2,077 2017/2/1
1.10.7 2,512 2017/1/3
1.10.6 2,589 2016/1/12
Loading failed