An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.4% forks on nuget.org

nuget.org : multidbhelper

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.

Registry - Source - JSON
purl: pkg:nuget/multidbhelper
Keywords: dapper , multi , database , db , sql , mssql , sqlserver , mssqlserver , firebird , firebirdsql , mysql , postgre , postgresql , npg , npgsql , oracle , sqlite , transaction , transactions , unitofwork , unit-of-work , uow , isolation , level , c-sharp , csharp , dotnet , dotnet-core , dotnet-standard , dotnetcore , dotnetstandard , multi-database-access
License: MIT
Latest release: over 4 years ago
First release: over 5 years ago
Downloads: 13,782 total
Stars: 11 on GitHub
Forks: 8 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...