Classes to map multiple result sets from SQL to a typed model.
Info
Version: | 1.0.3 |
Author(s): | Jeremy McKee |
Last Update: | Friday, January 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Korelight.Sql.DataMapper |
Install
Install-Package Korelight.Sql.DataMapper
dotnet add package Korelight.Sql.DataMapper
paket add Korelight.Sql.DataMapper
Korelight.Sql.DataMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Data.SqlClient(>= 4.6.0)