Model to code first

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
Jakobvj
Posts: 5
Joined: Thu 30 Jul 2015 06:29

Model to code first

Post by Jakobvj » Thu 30 Jul 2015 06:33

Hi
Is it possible with Entity Developer to generate code-first classes from diagram?

Regards

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Model to code first

Post by Shalex » Thu 30 Jul 2015 08:26

Yes, it is. Refer to http://www.devart.com/entitydeveloper/e ... eloper.chm.

If you are working with Entity Framework, please employ the DbContext template: http://blog.devart.com/entity-developer ... plate.html.

Post Reply