Web Api 2.0 Recieve Json Data In Camel-case With A Pascal-case Model
I am attempting to make a PUT call to my Web API. I have set the following up in the WebApiConfig.c…
Read more
Web Api 2.0 Recieve Json Data In Camel-case With A Pascal-case Model