Visual Studio database project and Enity Framework code-first
3
votes
3
answers
4350
views
At work we are developing our latest module in C# Entity framework code-first approach. I have been given the role of developing databases from the DBContexts from within the project/s.
I generated the tables/entities from the DBContext and created database projects and all is fine.
My question is: When a developer changes the DBContext entities or changes a property of an entity, how can I become aware of such changes and update the database projects?
Asked by Guygar
(131 rep)
Jan 23, 2017, 11:08 AM
Last activity: Aug 30, 2018, 05:00 PM
Last activity: Aug 30, 2018, 05:00 PM