KalikoCMS.Headless 1.2.5

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

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

Package contains headless content API 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/

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

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
1.2.5 750 5/29/2019
1.2.5-beta1 418 5/19/2019
1.2.4 800 10/8/2018

Fixed problem with file option in link property
Fixed problem with omitted content type when returning MVC action result
Fixed problem with paths starting with "./" for images in HTML editor
Fixed problem with sort settings not being applied for site root in admin
Fixed problem with reopening image and link dialogs in admin
Updated jsTree to a version that not relies on registerElement which will be deprecated in Chrome
Validate password before trying to change when editing a user in admin
Added optional configuration setting (enableSessions) to support the use of session state in MVC