Can someone help me.
What's the difference between the built in JSON.NET DataContractJsonSerializer and the Newtonsoft JSON serializer?
Is it correct that I can use one or the other with Web API and why would I choose one?
Can someone help me.
What's the difference between the built in JSON.NET DataContractJsonSerializer and the Newtonsoft JSON serializer?
Is it correct that I can use one or the other with Web API and why would I choose one?
You can find the comparison of the performance here
http://james.newtonking.com/projects/json/help/media/performance.png
Here is the feature comparison,
http://james.newtonking.com/projects/json/help/index.html?topic=html/JsonNetVsDotNetSerializers.htm