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

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -