22 packages tagged with “IDbConnection”
Supports IDbConnection operations.
A light abstraction around Dapper and Dapper.Contrib that also maintains the behavior IDbConnection. This library facilitates a loosely coupled design and unit testing.
A wrapper around the standard IDb classes.
Introduces a DbSession object that manages the database connnection and transaction.
A simple abstraction on top of the Dapper extension synchronous and asynchronous methods to aid testability. This is based on the original code by Andrew Miller.
Shim over IDbConnection interface to allow access to Async methods, if they exist
Request/Response pattern for IDbConnection/IDbCommand
Supports IDbConnection operations with dexter.cfg.xml file.
Connect database using Unity(DI). Just config file only, binary file is not necessary.
IDbEz is a library of helper classes and extension methods to ease working with IDb*-related interfaces, specifically when writing and executing SQL.
Reusable definitions for System.Data.Common (ADO.NET)
NoSQL design ♥ SQL database - Simple NoSQL persistence and retrieval with a SQL database
Easily execute commands without the faff
A simple abstraction on top of the Dapper extension synchronous and asynchronous methods to aid testability with SQL Client
A simple abstraction on top of the Dapper extension synchronous and asynchronous methods to aid testability with Oracle client.