CamelCase naming when using form data #3264
Unanswered
UltraWelfare
asked this question in
Q&A
Replies: 1 comment 2 replies
-
How have you configured the JSON serialization options for your application? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In such scenario:
The generated json is as follows:
How can I change it so that it generates the properties in camelCase?
Beta Was this translation helpful? Give feedback.
All reactions