Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.1.0 |
Author(s): | BitWiseGuy |
Last Update: | Friday, April 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexander-87/Dapper.FluentColumnMapping |
NuGet Url: | https://www.nuget.org/packages/Dapper.FluentColumnMapping |
Install
Install-Package Dapper.FluentColumnMapping
dotnet add package Dapper.FluentColumnMapping
paket add Dapper.FluentColumnMapping
Dapper.FluentColumnMapping Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet5.4
- Microsoft.CSharp(>= 4.0.123516)
- System.Collections(>= 4.0.1123516)
- System.Linq(>= 4.0.123516)
- System.Runtime(>= 4.0.2123516)
- System.Threading(>= 4.0.1123516)
- System.Reflection.TypeExtensions(>= 4.1.023516)
- Dapper(>= 1.50.08)
- Dapper(>= 1.42.0)
Tags
NOTE: This is not a part of the official Dapper project.