Npgsql.EntityFrameworkCore.PostgreSQL is an Entity Framework Core provider built on top of Npgsql. It allows you to use the EF Core O/RM with PostreSQL.
Documentation is available on the Npgsql site.
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 O/RM with PostreSQL.
Documentation is available on the Npgsql site.
Entity Framework Core provider for PostgreSQL
Other