c# - Postgresql with Entity Framework 6 (database first approach) -


is possible use ef6 postgresql database using database first approach? found solution requires manually writing c# classes based on db structure unsatisfactory me. use sql server, choose server , database list, choose tables want use , voilĂ  .

what did installing npgsql. can add database in server explorer tab, when want create ado.net entity model can't find database in list.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -