Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 9.0.0 | 
| Author(s): | Dmitry Sikorsky | 
| Last Update: | Thursday, June 6, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://extcore.net/ | 
| NuGet Url: | https://www.nuget.org/packages/ExtCore.Data.Dapper.PostgreSql | 
Install
Install-Package ExtCore.Data.Dapper.PostgreSql
                        dotnet add package ExtCore.Data.Dapper.PostgreSql
                        paket add ExtCore.Data.Dapper.PostgreSql
                        
                                ExtCore.Data.Dapper.PostgreSql Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- ExtCore.Data.Dapper(>= 6.0.0)
 - Npgsql.EntityFrameworkCore.PostgreSQL(>= 5.0.1)
 
Tags
                
Based on the ExtCore framework.