![]() |
VOOZH | about |
dotnet add package KalikoCMS.Core --version 1.2.0
NuGet\Install-Package KalikoCMS.Core -Version 1.2.0
<PackageReference Include="KalikoCMS.Core" Version="1.2.0" />
<PackageVersion Include="KalikoCMS.Core" Version="1.2.0" />Directory.Packages.props
<PackageReference Include="KalikoCMS.Core" />Project file
paket add KalikoCMS.Core --version 1.2.0
#r "nuget: KalikoCMS.Core, 1.2.0"
#:package KalikoCMS.Core@1.2.0
#addin nuget:?package=KalikoCMS.Core&version=1.2.0Install as a Cake Addin
#tool nuget:?package=KalikoCMS.Core&version=1.2.0Install as a Cake Tool
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net net is compatible. |
Showing the top 5 NuGet packages that depend on KalikoCMS.Core:
| Package | Downloads |
|---|---|
|
KalikoCMS.Data.SQLite
Package contains SQLite provider for Kaliko CMS - an open-source content management system. You'll find information on how to get started over at: http://kaliko.com/cms/get-started/ |
|
|
KalikoCMS.Data.SqlServer
Package contains SQL Server provider for Kaliko CMS - an open-source content management system. You'll find information on how to get started over at: http://kaliko.com/cms/get-started/ |
|
|
KalikoCMS.Mvc
Package contains the ASP.NET Mvc provider for Kaliko CMS - an open-source content management system. You'll find information on how to get started over at: http://kaliko.com/cms/get-started/ |
|
|
KalikoCMS.WebForms
Package contains the ASP.NET WebForms provider for Kaliko CMS - an open-source content management system. You'll find information on how to get started over at: http://kaliko.com/cms/get-started/ |
|
|
KalikoCMS.Identity
Package contains the ASP.NET Identity provider for Kaliko CMS - an open-source content management system. Provides database independent authentication for your Kaliko CMS project. You'll find information on how to get started over at: http://kaliko.com/cms/get-started/ |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.6-beta1 | 950 | 1/18/2020 |
| 1.2.5 | 7,157 | 5/29/2019 |
| 1.2.5-beta1 | 3,234 | 5/19/2019 |
| 1.2.4 | 5,083 | 10/8/2018 |
| 1.2.4-beta5 | 3,537 | 9/16/2018 |
| 1.2.4-beta4 | 1,558 | 2/24/2018 |
| 1.2.4-beta3 | 1,505 | 2/4/2018 |
| 1.2.4-beta2 | 1,498 | 1/21/2018 |
| 1.2.4-beta1 | 1,562 | 1/14/2018 |
| 1.2.3 | 5,941 | 12/9/2017 |
| 1.2.3-rc1 | 4,225 | 11/21/2017 |
| 1.2.3-beta2 | 4,162 | 8/13/2017 |
| 1.2.2 | 4,846 | 7/7/2017 |
| 1.2.1 | 4,880 | 7/5/2017 |
| 1.2.1-rc2 | 3,901 | 6/1/2017 |
| 1.2.0 | 5,977 | 10/16/2016 |
| 1.2.0-rc2 | 4,074 | 9/28/2016 |
| 1.2.0-beta3 | 4,015 | 7/9/2016 |
| 1.2.0-beta1 | 4,098 | 5/20/2016 |
| 1.1.1 | 6,071 | 1/20/2016 |
Properties now recognize [Required]-attribute
Improved Markdown editor with support for headings, CMS images and links
Added ability to use property tabs
Added drag & drop image inline embedding in TinyMCE-editor
Updated TinyMCE to 4.3.8
Added site settings
Added new selector property type
Improved compability for custom date formats
Fixed problem with characters breaking collection property editor