一个轻量级的基于dapper的PostgreSql仓储类. 
                        
                    
         
                    Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 2.2.5 | 
| Author(s): | 张磊 | 
| Last Update: | Thursday, April 21, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/zl33842901/DapperEx | 
| NuGet Url: | https://www.nuget.org/packages/xLiAd.DapperEx.RepositoryPg | 
Install
Install-Package xLiAd.DapperEx.RepositoryPg
                        dotnet add package xLiAd.DapperEx.RepositoryPg
                        paket add xLiAd.DapperEx.RepositoryPg
                        
                                xLiAd.DapperEx.RepositoryPg Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - xLiAd.DapperEx.MsSql.Core(>= 2.1.7)
 - xLiAd.DapperEx.Repository(>= 2.1.7)
 - Newtonsoft.Json(>= 12.0.1)
 - Npgsql(>= 4.0.4)
 
- xLiAd.DapperEx.MsSql.Core(>= 2.1.7)
 - xLiAd.DapperEx.Repository(>= 2.1.7)
 - Newtonsoft.Json(>= 12.0.1)
 - Npgsql(>= 4.0.4)
 
Tags