Entity Classes in Different Project to Model

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
m4tthall
Posts: 4
Joined: Tue 20 Jul 2010 14:56

Entity Classes in Different Project to Model

Post by m4tthall » Mon 02 Aug 2010 13:16

Is it possible to have the entity classes that are generated output in another project? Or even better, is there a T4 template that I can include in another project that will generate the relevant classes from a model that is defined in a different project?

Thanks

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Mon 02 Aug 2010 13:44

You can use standalone Entity Developer.
Open the model in it, then set the generation path and the code will be generated in this folder.

Post Reply