Entity framework PostgreSQL

Entity framework also works with Npgsql – .Net Data Provider for Postgresql.
A tutorial on how to set it up can be found here:
http://www.npgsql.org/ef6/index.html

Leave a Comment