Top 20 NuGet sqlite Packages

This extension adds local data management features to the AptkAma main plugin. Tuto available on http://www.apptracktive.com Sources, documentation and samples on https://github.com/Apptracktive/AptkAma Twitter @Apptracktive
Zero overhead FastQuery for Sqlite. Fork of an early version of Microsoft.Data.Sqlite.
These extension methods for SQLitePCLRaw provide a more usable API while remaining stylistically similar to the sqlite3 C API, which most C# developers would consider 'ugly'. This package exists for people who (1) really like the sqlite3 C API, and (2) really like C#. So far, evidence suggests tha...
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_winsqlite3()); Depending on the platform, you may also need to add ...
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3()); Depending on the platform, you may also need to add one...
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_custom_sqlite3()); Depending on the platform, you may also need to ...
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_custom_sqlite3()); Depending on the platform, you may also need to ...
LambdicSql is ultimate sql builder. Generate sql text and parameters from lambda. Target frameworks are .netframework3.5~, pcl, .netstandard1.2~.
ThinkGeo.MapSuite.Layers.WorldStreetsAndImagery is based on .NET Framework. It is a layer extension to the Map Suite product line, see below for compatibility. This layer is used for the world streets data format that can be retrieved from the ThinkGeo world streets server. ** This is an extension...
some C# extensions and tools
Create a key/value store using Realm to easily store one-off pieces of data. Realm is a mobile database: a replacement for SQLite and ORMs.
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite.
Cordova Sqlite Storage (cordova-sqlite-storage) binding library for Bridge.NET projects.
C#/VB.NET database utility to write pure SQLite queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
Simple ADO is a .NET Standard package (previously would have been a Portable Class Library - PCL) that provides simple ADO-style operations for local databases - e.g. SimpleAdo.Sqlite supports local SQLite databases. It has DbConnection, DbCommand and DbDataReader functionality for executing standa...