Yup, I'm using a "port" of Json.NET, which came with the DropNet package.
Mine is here: https://github.com/nicwise/DropNet Tho thats really just a recompile of the mainline one, so try working from the original DropNet ( https://github.com/dkarzon/DropNet ) down. I'm going to have to use it directly soon, too - the main api I use is moving from XML to JSON, which I'm happy about :) On Wed, Aug 10, 2011 at 10:07, peter.garner <[email protected]> wrote: > Ive got the latest package of mono/monotouch but cant seem to get json > working, their was talk > json.net worked but i cant ref this in latest mono anyone else using json > with monotouch latest software? > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Monotouch-json-tp3732371p3732371.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
