Entity Framework - Generating Classes

前端 未结 4 1761
星月不相逢
星月不相逢 2020-11-30 19:27

I have an existing database. I was hoping there was a way to generate class files from this database. However, I seem to see a lot of generating the database from the class

4条回答
  •  死守一世寂寞
    2020-11-30 20:05

    EDMX model won't work with EF7 but I've found a Community/Professional product which seems to be very powerfull : http://www.devart.com/entitydeveloper/editions.html

提交回复
热议问题