Shim over IDbConnection interface to allow access to Async methods, if they exist.
Info
Version: | 1.1.2 |
Author(s): | TTRider |
Last Update: | Saturday, April 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ttrider/IDbConnection-Async |
NuGet Url: | https://www.nuget.org/packages/TTRider.IDbConnection-Async |
Install
Install-Package TTRider.IDbConnection-Async
dotnet add package TTRider.IDbConnection-Async
paket add TTRider.IDbConnection-Async
TTRider.IDbConnection-Async Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- System.Data.Common(>= 4.3.0)
- Microsoft.CSharp(>= 4.3.0)
- System.Data.Common(>= 4.3.0)
- Microsoft.CSharp(>= 4.3.0)
Tags