Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 1.0.19 | 
| Author(s): | Dmitry Popov | 
| Last Update: | Thursday, November 28, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/drockso/Xyapper | 
| NuGet Url: | https://www.nuget.org/packages/Xyapper | 
Install
Install-Package Xyapper
                        dotnet add package Xyapper
                        paket add Xyapper
                        
                                Xyapper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Logging(>= 2.2.0)
 
Tags
                
Inspired by Dapper, but made more compact.
Supports MS SQL, Postgres, Oracle, SQLite, SQL CE and any other DB with ADO.NET provider.