Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

ABP InsertOrUpdate does not update relationed lists (What is the correct way to do it?)

I'm using ABP and I have a entity Student and it has a List<Email>. In my StudendAppService I override the Create method to call InsertOrUpdate method instead of Insert, other properties updates well but List<Email> not.

What the best way to do it?

Comments