Create strongly-typed data models from DbDataReader.
Info
Version: | 0.3.1 |
Author(s): | Toby Johnson |
Last Update: | Tuesday, January 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/metavertex/MetaVertex.DataModel |
NuGet Url: | https://www.nuget.org/packages/MetaVertex.DataModel |
Install
Install-Package MetaVertex.DataModel
dotnet add package MetaVertex.DataModel
paket add MetaVertex.DataModel
MetaVertex.DataModel Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.Common(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.ValueTuple(>= 4.3.0)