Azure / azure-functions-signalrservice-extension

Azure Functions bindings for SignalR Service. Project moved to https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/signalr/Microsoft.Azure.WebJobs.Extensions.SignalRService .
MIT License
97 stars 46 forks source link

Add Newtonsoft CamelCase config support #248

Closed Y-Sindo closed 3 years ago

Y-Sindo commented 3 years ago

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