Template Examples

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
dangb00
Posts: 4
Joined: Fri 17 Sep 2021 07:52

Template Examples

Post by dangb00 » Fri 17 Sep 2021 08:03

Just wondering if there are any simple template examples? (rather than the massive default templates)

I'm looking to add a using statement to one of the entity classes (in addition to using the EF Core Template) I'm struggling to get my head around the scripting for this!

I guess I need to use the extended name tag to add as a property (that I can set as true/false if the entity should include the using lib?) any help or pointing me to some simple examples would be great!

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

Re: Template Examples

Post by Shalex » Fri 17 Sep 2021 15:56


dangb00
Posts: 4
Joined: Fri 17 Sep 2021 07:52

Re: Template Examples

Post by dangb00 » Sat 18 Sep 2021 08:33

Thank you yes that is a great help

Post Reply