Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 1.0.0-beta-2 | 
| Author(s): | lkk | 
| Last Update: | Monday, July 31, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/zkweb-framework/ZKWeb | 
| NuGet Url: | https://www.nuget.org/packages/BYWeb.ORM.Dapper | 
Install
Install-Package BYWeb.ORM.Dapper
                        dotnet add package BYWeb.ORM.Dapper
                        paket add BYWeb.ORM.Dapper
                        
                                BYWeb.ORM.Dapper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- BYWeb(>= 1.0.02)
- Dapper(>= 1.50.2)
- Dommel(>= 1.8.1)
- Dapper.FluentMap(>= 1.5.3)
- Dapper.FluentMap.Dommel(>= 1.4.5)
- Microsoft.Data.Sqlite(>= 1.1.0)
- Npgsql(>= 3.2.2)
- Pomelo.Data.MySql(>= 1.0.0)
Tags
 
                
For more information please visit project site.