DataReaderExtensions 1.0.0
If you feel that the IDataReader interface could use some work, here is your change. DataReaderExtensions focuses on empowering the IDataReader interface through new method extensions that will make your code a lot cleaner.
Install-Package DataReaderExtensions -Version 1.0.0
dotnet add package DataReaderExtensions --version 1.0.0
<PackageReference Include="DataReaderExtensions" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataReaderExtensions --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First release with all Get methods that accept the column name instead of the ordinal. Also all nullable methods.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 589 | 9/26/2018 |