Npgsql is the open source .NET data provider for PostgreSQL.
                        
                    
         
                Info
| Version: | 10.0.0-rc.1 | 
| Author(s): | Shay Rojansky, Yoh Deadfall, Brar Piening, Nikita Kazmin, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno | 
| Last Update: | Sunday, October 5, 2025 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://github.com/npgsql/npgsql | 
| NuGet Url: | https://www.nuget.org/packages/Npgsql | 
Install
Install-Package Npgsql
                        dotnet add package Npgsql
                        paket add Npgsql
                        
                                Npgsql Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Microsoft.Bcl.AsyncInterfaces(>= 1.1.0)
- System.Memory(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)
- System.Text.Json(>= 4.6.0)
- System.Threading.Channels(>= 4.7.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
- System.ValueTuple(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)
- System.Text.Json(>= 4.6.0)
- System.Threading.Channels(>= 4.7.0)
Tags
