Simple extension to Dapper to allow arbitrary column to property mapping.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 1.3.0 |
| Author(s): | Dapper.ColumnMapper |
| Last Update: | Saturday, March 28, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dturkenk/Dapper.ColumnMapper |
| NuGet Url: | https://www.nuget.org/packages/Dapper.ColumnMapper |
Install
Install-Package Dapper.ColumnMapper
dotnet add package Dapper.ColumnMapper
paket add Dapper.ColumnMapper
Dapper.ColumnMapper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags