Replies: 1 comment
-
https://docs.automapper.org/en/latest/11.0-Upgrade-Guide.html#maptoattribute-and-ignoremapattribute-were-removed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Source/destination types
Mapping configuration
Version: x.y.z
10.1.1
11.0.1
Expected behavior
the
Ignore
Annotation should ignore the ignored memberActual behavior
currently the
Ignore
Annotation did not ignore the memberSteps to reproduce
well we can easily create a manual mapper configuration which does work, unfortunatly the annotations are a little bit different than before (but I see no reason why Ignore should not Ignore the field tough)
Beta Was this translation helpful? Give feedback.
All reactions