MultiDBHelper NuGet Package

A Dapper-based multi-target .NET Standard library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., for multi-database access (MS SQL Server, Oracle, PostgreSQL, MySQL, Firebird, SQLite).

Usage is the same as Dapper (see https://github.com/StackExchange/Dapper for examples), plus you can select and connect to different databases in a single class, and use Transactions (with a default or user-defined isolation level) with the UnitOfWork pattern directly from the same lib.




Got any MultiDBHelper Question?





Info

Version: 2.1.1
Author(s): Alessandro Cagliostro Goncalves Neves
Last Update: Saturday, April 24, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/alecgn/multi-db-helper
NuGet Url: https://www.nuget.org/packages/MultiDBHelper


Install
Install-Package MultiDBHelper
dotnet add package MultiDBHelper
paket add MultiDBHelper
MultiDBHelper Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0 netstandard2.1


Tags



STATS

must-have-score

2.3

avg-downloads-per-day

1

days-since-last-release

1096