[mono-android] DataContractJsonSerializer cannot convert to array.

mkowalski mkowalski at acumeta.com
Wed Jan 4 11:28:51 EST 2012


My experiences with DataContractJsonSerializer have been less then pleasant
when dealing with arrays and other types such as IDictionary - I realize it
does add some additional size to your APK (although it's fairly minimal),
but I would recommend using this JSON.NET port.

https://github.com/ayoung/Newtonsoft.Json

--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/DataContractJsonSerializer-cannot-convert-to-array-tp5119121p5120103.html
Sent from the Mono for Android mailing list archive at Nabble.com.


More information about the Monodroid mailing list