Top 20 NuGet sqlite Packages

SQLite ErrorLog Provider for ELFAR.
SQLite ErrorLog Provider for ELFAR (WebApi).
SQLite ErrorLog Provider for ELFAR (MVC+WebApi).
SQLite helpers.
Feature summary: . Small and simple to use and understand. . Single file reference needed. . Full object hierarchy CRUD support. Saves all object properties and the relationships to related tables. Also supports collection properties. . Allows developers to write sql as needed for reads. The des...
Feature summary: . Small and simple to use and understand. . Single file reference needed. . Full object hierarchy CRUD support. Saves all object properties and the relationships to related tables. Also supports collection properties. . Allows developers to write sql as needed for reads. The des...
Simple key value storage using sqlite (C# - Source file). All member methods are thread-safe, so a instance can be safelly be accessed by multiple threads. All stored items are serialized to json by json.net. Note: this nuget package contains c# source code and depends on .Net 4.0.
Redistributable components for package 'sqlite'. This package should only be installed as a dependency. (This is not the package you are looking for).
Symbols for package 'sqlite'. This package should not likely be installed. (This is not the package you are looking for).
Redistributable components for package 'soci.sqlite'. This package should only be installed as a dependency. (This is not the package you are looking for).
Redistributable components for package 'soci'. This package should only be installed as a dependency. (This is not the package you are looking for).
SQLite Portable for .NET4.5, Windows 8+ and Windows Phone 8+.
Symbols for package 'soci'. This package should not likely be installed. (This is not the package you are looking for).
Dapper is a Stack Overflow ORM Framewrok , now I supported to Migrations for PgSQL,MSSQL,MySQL and by default SQLlite.
Sqlite for supported functions: //math square sqrt floor ceil power //aggr median //string trim replace
vJine.Core is a lightweight ORM Framework which make you a quick start and easy use.
PersistanceMap is a small, extremely lightweight and intuitive ORM Framework for .NET. It uses a Fluent API to define Queries that translate to SQL. The Queries are executed against a RDBMS using ADO.NET. The resulting data is automaticaly mapped into Dataobjects/POCO's. The synthax is simple ...
Biggy is a Fast, In-Memory, Synchronized Document/Relational Query Tool for .NET. Sqlite extension.
Converter Helpers for dynamic, ExpandoObject, IEnumerable, IDictionary, DataTable and etc.
An adapter for Sqlite for Folke.Orm