How to avoid creating a new instance of object using "Deep destination property" feature #901
Answered
by
DocSvartz
plenartowicz
asked this question in
Q&A
-
|
Hi, There is a code from a wiki page: https://github.com/MapsterMapper/Mapster/wiki/Custom-mapping#deep-destination-property Is there any way to avoid creating instance of the Now, I always get empty instance of the |
Beta Was this translation helpful? Give feedback.
Answered by
DocSvartz
Mar 27, 2026
Replies: 1 comment 3 replies
-
|
Hi @plenartowicz , I think something like this: |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
plenartowicz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @plenartowicz , I think something like this: