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

Install

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

Frameworks

.NETCoreApp3.1 net5.0 net6.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[6.0.0, )
Microsoft.Bcl.HashCode
.NETStandard2.0
[1.1.1, )
[6.0.0, )
[6.0.0, )
System.Text.Json
.NETStandard2.0
[6.0.10, )
[6.0.0, )
[6.0.0, )
[6.0.0, )
System.Text.Json
.NETStandard2.1
[6.0.10, )
[6.0.0, )

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.

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

The published metadata declares 15 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.