Ignore On Write
#2336
-
I have a column in my dto class using the csvhelper However I need to ignore said column altogether when writing CSV. Is this possible? |
Beta Was this translation helpful? Give feedback.
Answered by
mxmissile
Apr 17, 2025
Replies: 1 comment
-
I solved this by utilizing separate |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mxmissile
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I solved this by utilizing separate
ClassMap
s.