Skip to main content
Total Downloads
910.6M
910,641,383
Published
Dec 19, 2025
Latest stable version

Install

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

Frameworks

net8.0 net9.0 net10.0

Dependencies

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 3 target frameworks; confirm the exact target used by your application.

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.