Develop wcf resetful interface, how to use newtonsoft.json

when developing the wcf resetful interface, the time type and dictionary type cannot be passed in the same way as newtonsoft.json, which is troublesome. How to change the json serialization and deserialization implemented by wcf by default to newtonsof.json mode.

Sep.02,2021
Menu