Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | |
| Author(s): | OLDLI | 
| Last Update: | Wednesday, March 7, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Oldli.Repository.Dapper.SqlServer | 
Install
Install-Package Oldli.Repository.Dapper.SqlServer
                        dotnet add package Oldli.Repository.Dapper.SqlServer
                        paket add Oldli.Repository.Dapper.SqlServer
                        
                                Oldli.Repository.Dapper.SqlServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Oldli.Repository.Dapper(>= 1.0.0)
 - Oldli.Repository(>= 1.0.0)
 - System.Data.SqlClient(>= 4.4.2)
 
Tags