JSON.NET DefaultNamingStrategy not working for IDictionary

后端 未结 0 887
时光说笑
时光说笑 2021-01-21 01:32

We use jsonFormatterSerializerSettings.ContractResolver = new CamelCasePropertyNamesContractResolver() globally in our webapi project but for one particular Dictionary property

相关标签:
回答
  • 消灭零回复
提交回复
热议问题