7 ms·
You can just compile Mono's System.Json if you want it on the desktop. a lot of people using the Newtonsoft.Json stuff too.
by jacksonh 16y ago
You can just compile Mono's System.Json if you want it on the desktop. a lot of people using the Newtonsoft.Json stuff too.
- johns 16y agoI know I could (and I've stolen HttpUtility from mono so I could have it in one place everywhere) but it's a hassle.