How to use Postgresql with Entity Framework?

Asked

Viewed 256 times

1

I have a system that I am developing in C# WPF using Postgresql as DBMS and wanted to use this same database for my application in ASP.NET MVC.

You can make the Entity Framework have access to the data that is in the Postgresql DBMS in order to use it in my ASP.NET MVC application?

How to make the connection between the Entity Framework and Postgresql?

  • Yeah, that’s all I wanted to know?

  • And what’s the best way to do that?

  • Then I’d have to write a book to answer you,

  • So how can I make this connection between Entity and Postgres DBMS?

  • The problem is, I’ll have to explain everything how the EF works for you to understand.

  • Right, so where can I find links, books, videos or something referent to solve this problem ?

  • http://answall.com/tags/entity-framework/info

Show 2 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.