Hi, I've looked through all the code generation options for Entity Framework but there does not been to be any configuration values for generating POCO classes for Entity Framework code-first. Is there a specific way to generate code-first POCO classes for Entity Framework. POCO classes meaning classes that are not extending from CommonEntityBase.