source generator for dto mapping #61553
Unanswered
MithrilMan
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've seen that in .NET 6 we have some available source generator to improve performance and productivity.
I think that one interesting use of source generator would be a mapper between object, that supports deep copy.
On github you can find a few but all with some limitation.
Is there any plan about implementing one straight into some MS package?
Beta Was this translation helpful? Give feedback.
All reactions