Info
| Version: | 6.0.3 | 
| Author(s): | Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan | 
| Last Update: | Monday, March 3, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://dbup.github.io/ | 
| NuGet Url: | https://www.nuget.org/packages/dbup-postgresql | 
Install
Install-Package dbup-postgresql
                        dotnet add package dbup-postgresql
                        paket add dbup-postgresql
                        
                                dbup-postgresql Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 3.5 
                                        
                                         .NETFramework 4.5 
                                        
                                         .NETStandard 1.3 
                                        
                    - dbup-core(>= 4.5.0)
- NETStandard.Library(>= 1.6.1)
- Npgsql(>= 3.2.6)
 
                
This package adds PostgreSQL support.