Mapping from Entity to Tuple<dto1, dto2> after updating to .Net7 & 12.0.1 #4335
Replies: 3 comments 3 replies
-
I get |
Beta Was this translation helpful? Give feedback.
3 replies
-
I did make a change and this works:
So I guess an Explicit .ForMember is needed and also using a ValueTuple instead of a Tuple. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion has been automatically locked since there has not been any recent activity after it was closed. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions