Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Newtonsoft CamelCase config support #248

Merged
merged 4 commits into from
Jun 30, 2021
Merged

Conversation

Y-Sindo
Copy link
Member

@Y-Sindo Y-Sindo commented Jun 23, 2021

Allow to use "Azure:SignalR:HubProtocol:NewtonsoftJson:CamelCase=true" to enable camel case.
Fixed #209

Allow to use "Azure:SignalR:HubProtocol:Newtonsoft:CamelCase=true" to enable camelcase.
If user want NewtonsoftCamelCase, no need set “HubProtocol=NewtonsoftJson". "HubProtocol:NewtonsoftJson:CamelCase=true" implies Newtonsoft already.
@Y-Sindo Y-Sindo merged commit 16cff13 into Azure:dev Jun 30, 2021
@Y-Sindo Y-Sindo deleted the camelcase branch June 30, 2021 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

camelCase serialisation in output binding.
2 participants