KalikoCMS.Data.SQLite 0.9.3-beta

This is a prerelease version of KalikoCMS.Data.SQLite.
There is a newer version of this package available.
See the version list below for details.
dotnet add package KalikoCMS.Data.SQLite --version 0.9.3-beta
NuGet\Install-Package KalikoCMS.Data.SQLite -Version 0.9.3-beta
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.Data.SQLite" Version="0.9.3-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KalikoCMS.Data.SQLite --version 0.9.3-beta
#r "nuget: KalikoCMS.Data.SQLite, 0.9.3-beta"
#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.Data.SQLite as a Cake Addin
#addin nuget:?package=KalikoCMS.Data.SQLite&version=0.9.3-beta&prerelease

// Install KalikoCMS.Data.SQLite as a Cake Tool
#tool nuget:?package=KalikoCMS.Data.SQLite&version=0.9.3-beta&prerelease

Package contains SQLite provider for Kaliko CMS - an open-source content management system.

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 409 11/25/2014
0.9.8 92 11/21/2014
0.9.8-beta 203 11/10/2014
0.9.7-beta 525 11/3/2014
0.9.6-beta 43 10/25/2014
0.9.5-beta 47 10/14/2014
0.9.3-beta 49 9/21/2014
0.9.2-beta 52 9/5/2014

Updated reference to use latest NuGet package for SQLite.Core