KalikoCMS.Core 0.9.9

dotnet add package KalikoCMS.Core --version 0.9.9
NuGet\Install-Package KalikoCMS.Core -Version 0.9.9
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="KalikoCMS.Core" Version="0.9.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KalikoCMS.Core --version 0.9.9
#r "nuget: KalikoCMS.Core, 0.9.9"
#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.
// Install KalikoCMS.Core as a Cake Addin
#addin nuget:?package=KalikoCMS.Core&version=0.9.9

// Install KalikoCMS.Core as a Cake Tool
#tool nuget:?package=KalikoCMS.Core&version=0.9.9

Kaliko CMS is an open-source content management system. Package contains the core files for Kaliko CMS.

Please also make sure that you install a page provider (either KalikoCMS.WebForms or KalikoCMS.Mvc) and a data provider of your choice (KalikoCMS.Data.*).

You'll find information on how to get started over at: http://kaliko.com/cms/get-started/

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.9 518 11/25/2014
0.9.8 91 11/21/2014
0.9.8-beta 203 11/10/2014
0.9.7-beta 527 11/3/2014
0.9.6-beta 44 10/25/2014
0.9.5-beta2 47 10/14/2014
0.9.5-beta 62 10/14/2014
0.9.4-beta 47 9/23/2014
0.9.3-beta 50 9/21/2014
0.9.2-beta 69 9/5/2014

Fixed broken upload component