33 packages tagged with “DbConnection”
Supports IDbConnection operations.
.NET package for Bulk operations in SQL Server using DbConnection or DbContext (Entity Framework )
.NET DbConnection wrapper for retries, making a standard DbConnection more reliable to transient failures.
A simple wrapper on DbConnection and DbCommand that logs SQL statements into an ILogger instance.
Library that abstractly wraps DbConnection and a few other types to reduce duplicate code when interacting with a DbConnection and executing queries.
Supports IDbConnection operations with dexter.cfg.xml file.
The SqlServerDB_dotNET Class Library is a high level wrapper around the SQLServer. The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
The Database Resilience Abstractions for System.Data.SqlClient Or Mirosoft.Data.SqlClient
Wrapper for DbConnection facilitating Fallback, RoundRobin, and Retries
Easily execute commands without the faff
ORM Gedaq is roslyn generator of methods for obtaining data from databases.
Simple Database Sql to Poco Mapper. - Map Poco Objects to Stored Procedure Commands / Query Commands - Map ResultSets to Poco Objects - Inject third party DataProviders ( DbConnection ) - Translate query results to dynamic - Random Data Insert - Transaction Support Readme: https://www.nuget.org/packages/DevToys.PocoDB.Core/#readme-body-tab
Bulkinsert wrapper on DevToys.PocoDB Readme: https://www.nuget.org/packages/DevToys.PocoDB.BulkInsert.Core/#readme-body-tab
Bundle with libraries to facilitate use of ADO.Net and its most commonly used classes such as DBConnection, DBCommand and DataReader
The OleDB_dotNET Class Library is a high level wrapper around the ODBC, OLEDB and SQLServer. The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
A collection of utilities for working with persistence in .NET using Dapper.
Wrapper for System.Data.Common.DbConnection for parsing SQL query results to supported .Net types.
Core types + DI registration for named DbConnection factories intended for Dapper usage.
The SQLiteDB_dotNET Class Library is a high level wrapper around the SQLite. The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
SQLite provider for DbDapperFactory (Microsoft.Data.Sqlite).
The MySqlDB_dotNET Class Library is a high level wrapper around the MySql. The library is currently compiled at .Net 4.5.2 so it should work with any application running .Net 4.5.2 and above.
Simplified Ado NET queries for Sql databases
SQL Server provider for DbDapperFactory (Microsoft.Data.SqlClient).
MySQL/MariaDB provider for DbDapperFactory (MySqlConnector).
Oracle provider for DbDapperFactory (Oracle.ManagedDataAccess.Core).
Factory + extensiones de DI para crear DbConnection nombradas y usarlas con Dapper. Incluye soporte para SqlServer, PostgreSQL, MySQL, SQLite y Oracle.