I'm using AutoMapper, the point is that I do not want to map the null values, since I want to keep the value of the target entity members. I've done it this way but it does not work.
opts.Condition((source, dest, sourceMember, destMember)=>...
asked by
06.12.2018 / 01:44