Replies: 1 comment 3 replies
-
https://docs.automapper.org/en/latest/11.0-Upgrade-Guide.html#mapping-into-existing-collections |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hello
We updated AutoMapper to version 11. After the upgrade we faced the problem that the AutoMapper sets a property to null if it does not exist in the source class. The behavior was only recognized in lists.
`
`
ConsoleApp7.zip
Beta Was this translation helpful? Give feedback.
All reactions