Prius.SqLite 2.2.2

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

// Install Prius.SqLite as a Cake Tool
#tool nuget:?package=Prius.SqLite&version=2.2.2

Configure databases in Prius ORM to connect to SQLite databases. Defines the server type 'SQLite' that you can use in your Prius ORM configuration file.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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

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
2.2.2 1,117 1/15/2020
2.2.0 937 12/18/2019
2.1.2 1,011 12/12/2019
2.1.1 937 12/12/2019
2.1.0 944 12/11/2019
2.1.0-alpha2 855 12/10/2019
2.1.0-alpha 812 12/5/2019
2.0.6 1,448 7/11/2018
2.0.5 1,450 2/1/2018
2.0.4 1,332 9/12/2017
2.0.2 1,690 2/11/2017
2.0.1-alpha 1,281 2/9/2017
2.0.0-alpha 1,275 2/8/2017

Use with Prius ORM with the same version number