Mapping to DTO's
Posted: Wed 20 Jun 2018 12:16
Managing the whole Database->Entity Model bit is certainly a challenge and I'd welcome a tool to help me manage that process. But for most of my data related development the database and EF model are largely fixed and its the projected models that get overwhelming. With each new "i need this bit but not that" I get a new DTO that needs to be mapped to the EF model and then supported as changes to the core model ripple out to all the projections.
I know "if it did this, I would buy it" isn't that compelling a reason to expend countless dev hours producing a new feature, but I would LOVE it if EntDev allowed you to define DTO's and their projection/mapping from the core data model.
Thanks!
James
I know "if it did this, I would buy it" isn't that compelling a reason to expend countless dev hours producing a new feature, but I would LOVE it if EntDev allowed you to define DTO's and their projection/mapping from the core data model.
Thanks!
James