Skip to main content
Total Downloads
473.9M
473,854,512
Published
May 17, 2026
Latest stable version

Install

.NET CLI
dotnet add package Npgsql.EntityFrameworkCore.PostgreSQL --version 11.0.0-preview.4
Package Manager Console
Install-Package Npgsql.EntityFrameworkCore.PostgreSQL -Version 11.0.0-preview.4
PackageReference
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="11.0.0-preview.4" />

Frameworks

net11.0

Dependencies

[11.0.0-preview.4.26230.115, 11.0.0-preview.4.26230.115]
[11.0.0-preview.4.26230.115, 11.0.0-preview.4.26230.115]
Npgsql
net11.0
[10.0.0, )

Adoption guide

Teams using PostgreSQL features such as JSONB, arrays or advanced indexing patterns.

Entity Framework guide
Why it appears in the guide: EF Core provider for PostgreSQL with strong support for PostgreSQL-specific capabilities. Trade-off: Provider-specific behavior and SQL translation should be validated when porting from SQL Server-centric models.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; 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.