Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 1.60.1 | 
| Author(s): | Sam Saffron, Johan Danforth | 
| Last Update: | Wednesday, July 3, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Dapper.Contrib_ytkj | 
Install
Install-Package Dapper.Contrib_ytkj
                        dotnet add package Dapper.Contrib_ytkj
                        paket add Dapper.Contrib_ytkj
                        
                                Dapper.Contrib_ytkj Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Dapper_ytkj(>= 1.60.6)
- Microsoft.CSharp(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- Dapper_ytkj(>= 1.60.6)
Tags
 
                
Also handles lists of entities and optional "dirty" tracking of interface-based entities.