class library to dynamically convert IDataReader/IDataRecord into strongly-typed class suitable for serialization.
Info
Version: | 1.0.0 |
Author(s): | TTRider |
Last Update: | Wednesday, April 22, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ttrider/DynamicDataRecord |
NuGet Url: | https://www.nuget.org/packages/TTRider.DynamicDataRecord |
Install
Install-Package TTRider.DynamicDataRecord
dotnet add package TTRider.DynamicDataRecord
paket add TTRider.DynamicDataRecord
TTRider.DynamicDataRecord Download (Unzip the "nupkg" after downloading)
Dependencies
Tags