Skip to main content
Total Downloads
944.2M
944,150,255
Published
Nov 20, 2016
Latest stable version

Install

.NET CLI
dotnet add package Npgsql --version 3.1.9
Package Manager Console
Install-Package Npgsql -Version 3.1.9
PackageReference
<PackageReference Include="Npgsql" Version="3.1.9" />

Frameworks

.NETFramework4.5 .NETFramework4.5.1 .NETStandard1.3

Dependencies

[4.0.12, )
System.Console
.NETStandard1.3
[4.0.0, )
[4.1.0, )
System.Data.Common
.NETStandard1.3
[4.1.0, )
[4.0.1, )
[4.0.1, )
System.Linq
.NETStandard1.3
[4.1.0, )
[4.0.0, )
System.Net.Primitives
.NETStandard1.3
[4.0.11, )
System.Net.Sockets
.NETStandard1.3
[4.1.0, )
System.Net.Security
.NETStandard1.3
[4.0.0, )
[4.1.0, )
System.Runtime
.NETStandard1.3
[4.1.0, )
[4.1.0, )
[4.0.1, )
System.Reflection
.NETStandard1.3
[4.1.0, )
[4.0.1, )
[4.1.0, )
[4.0.11, )
[4.1.0, )
System.Threading
.NETStandard1.3
[4.0.11, )
[4.0.0, )
System.Threading.Timer
.NETStandard1.3
[4.0.1, )
[4.0.1, )

Adoption guide

Applications standardized on PostgreSQL that need robust async support and observability integration.

Databases guide
Why it appears in the guide: High-quality PostgreSQL data provider for .NET with strong performance and PostgreSQL feature coverage. Trade-off: Provider-specific data type behaviors should be tested when porting from other engines.

Published vulnerability advisories exist for this version. Read the advisory and choose a remediated version before release.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

The published metadata declares 25 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.