BetterCms.Core 2.0.8

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

Core functionality of the publishing focused and developer friendly .NET Open source CMS.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on BetterCms.Core:

Package Downloads
BetterCms.Module.Root

Root module for BetterCMS. Better CMS is publishing focused and developer friendly .NET Open source CMS.

BetterCms.Module.MediaManager

Media module for BetterCMS. Better CMS is publishing focused and developer friendly .NET Open source CMS.

BetterCms.Module.Pages

Pages module for BetterCMS. Better CMS is publishing focused and developer friendly .NET Open source CMS.

BetterCMS

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

BetterCms.Module.Blog

Blog module for BetterCMS. Better CMS is publishing focused and developer friendly .NET Open source CMS.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.8 12,682 2017/6/20
2.0.7 48,050 2016/10/21
2.0.6 10,691 2016/6/14
2.0.6-preview2 4,734 2016/6/14
2.0.6-preview1 4,423 2016/6/14
2.0.5 8,916 2016/6/7
2.0.4 9,653 2016/4/20
2.0.3 13,512 2016/1/27
2.0.2 8,835 2016/1/27
2.0.1 9,279 2016/1/25
2.0.0 9,668 2016/1/15
2.0.0-preview3 4,509 2016/1/13
2.0.0-preview2 4,454 2016/1/6
1.11.2 9,483 2016/7/12
1.11.1 9,307 2016/1/12
1.11.0 9,282 2016/1/6
1.11.0-beta18 4,565 2016/1/4
1.10.8-beta1 4,641 2017/2/1
1.10.7 8,999 2017/1/3
1.10.6 9,063 2016/1/12
Loading failed