Skip to content

How can I extend mapped properties? #339

Answered by nartc
jbarranis asked this question in Q&A
Discussion options

You must be logged in to vote

@jbarranis hi, have you read this in the documentations? https://automapperts.netlify.app/docs/misc/limitations#property-name-with-number-or-special-characters I think this is one of the cases of limitations.

For your Entity and EntityVm, I think using SnakeCaseNamingConvention is more appropriate than PascalCaseNamingConvention given your example

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@jbarranis
Comment options

Comment options

You must be logged in to vote
3 replies
@jbarranis
Comment options

@nartc
Comment options

@jbarranis
Comment options

Answer selected by jbarranis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants