PostgreSQL
Info
Npgsql is the recommended provider to connect to PostgreSQL databases on .NET and Mono. It’s actively maintained, ADO.NET-compatible and fully-managed.
- Site: http://www.npgsql.org
- GitHub: https://github.com/npgsql/npgsql
- Installation: via nuget.
- Entity Framework 6 provider, with an Entity Framework 7 provider on the way
For any additional details please consult the website.