Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 344 Bytes

File metadata and controls

8 lines (6 loc) · 344 Bytes

Npgsql Entity Framework Core provider for PostgreSQL

Npgsql.EntityFrameworkCore.PostgreSQL is an Entity Framework Core provider built on top of Npgsql. It allows you to use the EF Core ORM with PostreSQL.

Note that beta packages are available for for dotnet RC1, and RC2 work is in progress.