Discussions under General

This discussion list is primary for reporting Json.NET bugs and discussing new features.

Questions about how to use Json.NET are best posted at Stack Overflow, where thousands of people are ready to help.

Don't forget to tag your questions with the json.net tag!

Windows App Certification Kit

first post: potnoddle wrote: Hi Currently I'm writing a Win8 metro project and I need to do so...

latest post: skyrunner wrote: I just run the certification kit against my Metro app (using Json.n...

Keeping eventhandlers during deserialisation

first post: nabils wrote: I have an observablecollection and have some logic hooked up to Co...

latest post: nabils wrote: "Restored" is probably not the best word. I need it to reuse existi...

Problem with array

first post: RuslanX wrote: Hello. I'm accept the following Json data: {"response": [2, {"body...

latest post: scrappy_coco wrote: Hello, Ruslan. Did you found the solution of this question? Now i h...

ASP.Net MVC3 JSON.Net Custom ValueProviderFactory

first post: awgneo wrote: Hello, I just finished up this bit of code that I wanted to share ...

latest post: larscorneliussen wrote: Works like a charm! Thank you very much!

JsonConverterAttribute for collection items

first post: ejball wrote: I'd like to use IsoDateTimeConverter on a collection of datetimes ...

latest post: ejball wrote: The latest releases of Json.NET support ItemConverterType on JsonCo...

twitter json - unable to convert to jobject or jarray using json.net / javascriptserializer

first post: c786engineer wrote: I am been stuck on this for 3 days now...I have been accessing the...

How to replace default JSON serialization in ASP.NET

first post: JamesHiggins wrote: I'm writing a web service using ASP.NET 4.0 that is using WebMetho...

latest post: JamesHiggins wrote: Thanks. That would explain why I couldn't find anything with all t...

Portable class Library

first post: 0bscur3 wrote: Hey, sorry for my bad english... I have 3 projects: a silverlight,...

Fail to deserialization a JSON

first post: yorkzhang wrote: I try to deserialization a JSON like the following in a windows ph...

Why isn't JSON.NET compatible with the JSON standard?

first post: clearlydotnet35 wrote: According to this issue, JSON.NET does not adhere to the JSON stand...

latest post: JamesNK wrote: This isn't going to change. If you want to use $type you have to pu...