Top 20 NuGet Database Packages
A query builder for SQL.
HippocampusSQL is a package that helps you to create SQL queries using Linq expressions.
Contains some helpful Linq-to-Sql (DataContext-based) classes, which help you simplify your basic CRUD operations.
Restores a sql server database by finding the latest .bak file in a directory and subsequent .trn files after it.
SQL Repo core components and interfaces. Supports implementation of SQL statement builders that are made available within an implementation of the Repository pattern.
Lightweight Database App Library
Given Sql Statement and Connection String, the DLL recovers the field requested and returns a string.
Test harness for SQL Server
Linq-to-SQL extension methods for batched update and delete
A Fluent SQL Generator which allows you to generate Insert, Update and Delete SQL Statements.
A strongly-typed DB query interface based on Dapper. Similar to LinqToSQL.
Code generation tool for SQL Server sprocs
SQL Operations Wrapper for ADO.NET
Converts a SQL result into a PDF document - uses a xml for configuration
CRUDNet is a .NET ORM
A SQLitePCL.raw plugin can be used to instruct SQLitePCL.raw to reference a different implementation of the native SQLite library than it normally would use. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_internal());
A SQLitePCL.raw plugin can be used to instruct SQLitePCL.raw to reference a different implementation of the native SQLite library than it normally would use. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_internal());
TODO
A SQLitePCL.raw plugin can be used to instruct SQLitePCL.raw to reference a different implementation of the native SQLite library than it normally would use. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlcipher());
A SQLitePCL.raw plugin can be used to instruct SQLitePCL.raw to reference a different implementation of the native SQLite library than it normally would use. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlcipher()); This particular plug...