Get me outta here!

Thursday, February 6, 2025

Process for updating Edmx on Entity Framework

  • Update in Dto
  • Update in Main Table
  • Add Scalar Property in Edmx Table
  • Open Edmx in xml format and add the property
  • Then go to table mappings and map the added field