Top 20 NuGet Packages

THIS PACKAGE CONTAINS CODE FROM Øystein Krog's MASTER BRANCH. DO TEST YOUR APP VERY THOROUGHLY PLEASE. YOU HAVE BEEN WARNED. This fork integrates ericsink's SQLitePCL.bundle_green library to be compatible with Android N. (ONLY works with Android and iOS) SQLite.Net PCL is an open sourc...
This is a fork of the original SQLite-PCL library which includes support for SQLCipher
SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library.
Forked from https://github.com/has-taiar/SQLite.Net.Cipher with some fixes.
Adds functionality for storing DateTimeOffset properties in SQLite databases, using the SQLite-net-pcl library.
SQLite Library for .NET 4.5
SQLite Library for Windows Phone 8.0
An install-and-go package for SQLite. You will only need to install this package, add some models and DataAccess-classes and your SQLite-database is created!
Create Databases and Tables dynamically just by extending SQLiteModel class and applying proper Attributes. No query Generation Whatsoever. It uses MVC Architecture based Approach, And provides a effective way to create persistent Models.
SQLiteMigrations is a .NET Portable Class Library (PCL) to enable database schema management for SQLitePCL.raw built on top of SQLitePCL.pretty.
sqlite-net2 allows applications to manage data in SQLite databases using Entity Framework like queries, but much lighter