Other Resources
Postgres as a Service
Deploy a Managed Postgres Cluster in Minutes! Enterprise-ready and Oracle compatible.
![]() |
![]() |
![]() |
See Section 3.1 for information on referencing library files.Add the <DbProviderFactories> entries for the ADO.NET driver of EDB Postgres in the app.config file. The following are the entries:In the project’s app.config file add the following entry for provider services under the EntityFramework/providers tag.The following is an example of the app.config file.Note: The same entries for <providers> and <DbProviderFactories> are valid for the web.config file as well as for app.config.
![]() |
![]() |
![]() |