Extension methods for the ADO.NET IDataRecord class.
Info
Version: | 1.1.1 |
Author(s): | DataRecordExtensions |
Last Update: | Sunday, June 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jehugaleahsa/DataRecordExtensions |
NuGet Url: | https://www.nuget.org/packages/DataRecordExtensions |
Install
Install-Package DataRecordExtensions
dotnet add package DataRecordExtensions
paket add DataRecordExtensions
DataRecordExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Data.Common(>= 4.3.0)
- System.Runtime(>= 4.3.0)
No dependencies.
Tags