Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
Install
dotnet add package Npgsql --version 7.0.0-preview.1
Install-Package Npgsql -Version 7.0.0-preview.1
<PackageReference Include="Npgsql" Version="7.0.0-preview.1" />
Frameworks
Dependencies
Adoption guide
Applications standardized on PostgreSQL that need robust async support and observability integration.
This version is marked prerelease. Validate its API and upgrade path before production use.
Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.
The published metadata declares 24 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.