Npgsql.EntityFrameworkCore.PostgreSQL
PostgreSQL/Npgsql provider for Entity Framework Core.
Total Downloads
473.9M
473,854,512
Published
Jul 15, 2018
Latest stable version
Install
.NET CLI
dotnet add package Npgsql.EntityFrameworkCore.PostgreSQL --version 2.1.1.1
Package Manager Console
Install-Package Npgsql.EntityFrameworkCore.PostgreSQL -Version 2.1.1.1
PackageReference
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="2.1.1.1" />
Frameworks
Dependencies
Microsoft.EntityFrameworkCore
[2.1.1, )
.NETStandard2.0
Microsoft.EntityFrameworkCore.Abstractions
[2.1.1, )
.NETStandard2.0
Microsoft.EntityFrameworkCore.Relational
[2.1.1, )
.NETStandard2.0
Npgsql
[4.0.2, )
.NETStandard2.0
Adoption guide
Teams using PostgreSQL features such as JSONB, arrays or advanced indexing patterns.
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.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
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.