Generate ViewModels from Ef

Posts   
 
    
Anthony
User
Posts: 155
Joined: 04-Oct-2006
# Posted on: 08-Dec-2014 12:09:44   

Does llblgen allow me to generate viewmodels for my mvc website from EF models?

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 08-Dec-2014 19:43:56   

LLBLGen provide the platform and mechanism that you can leverage to write the required templates to generate the classes you want, whether ViewModels or something else.