Search

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!

Latest post:
Today
8:59 AM
1 post

JObject.TryParse?

First post: ChubbyArse wrote: Hi - would you consider implementing a JObject.TryParse method?Currently I am only concerned with parsing valid json and I don'...
Jump to: First Post   
Latest post:
Thu
9:05 PM
1 post

Support for serializing System.Version

First post: DanielSchaffer wrote: There is currently an issue to add support for [de]serializing to/from System.Version. The person that created the issue doesn'...
Jump to: First Post   
Latest post:
Thu
7:07 PM
1 post

Timing of 4.0.8 release?

First post: DanielSchaffer wrote: A project I'm working on is currently blocked by http://json.codeplex.com/workitem/22190, which is fixed, but yet released. I'd...
Jump to: First Post   
Latest post:
Thu
4:33 PM
4 posts

Any plans to integrate something like JsonPath?

First post: nielsbosma wrote: Would be great to have something similar to http://goessner.net/articles/JsonPath/ ?I know of SelectToken but I i need filter f...
Latest post: nielsbosma wrote: I ended up using a combination of:JSON.NEThttp://code.google.com/p/jsonpath/downloads/detail?name=jsonpath-0.5.1.cs NCalc
Jump to: First Post · Latest Post   
Latest post:
Tue
3:07 PM
1 post

removeing comments from json

First post: _JMan_ wrote: Hi there,heres is what im trying todo:i want parse some json from a file an then serialize it again but without! the comments c...
Jump to: First Post   
Latest post:
Tue
2:32 PM
1 post

Serializing a DataTable and all underlying properties

First post: animaonline wrote: Hi! I'm trying to serialize a DataTable with all of it's underlying properties such as Rows -> RowState , etc. But the only thi...
Jump to: First Post   
Latest post:
Mon
11:19 PM
2 posts

Default Constructor VS non default

First post: oleg_temnov wrote: I have json data: { "Id": null } 1) in case my class is following, Id is deserialized as null. This is really what I expect t...
Latest post: oleg_temnov wrote: Issue described above is actual for version 4.0.2Seems it's fixed in the latest build.
Jump to: First Post · Latest Post   
Latest post:
Mon
10:04 PM
1 post

Ignoring empty lists/arrays

First post: omonien wrote: Reducing serialized Json size by ignoring null objects is already a cool feature! Would there be something similar to ignore em...
Jump to: First Post   
Latest post:
Mon
6:41 PM
2 posts

Trying to deserialize comma-separated value string - getting exception

First post: fivespark wrote: I'm trying to use an external API that returns some data as a comma-separated string of integers. I added an int[] property to...
Latest post: fivespark wrote: OK, I figured out my own problem after I installed the Json.NET source code and stepped through it.The issue was that the clas...
Jump to: First Post · Latest Post   
Latest post:
Feb 4
11:20 PM
1 post

Is it not possible to specify the Indentation when using JsonConvert.SerializeObject ?

First post: svenne wrote: According to the current documentation of the static method JsonConvert.SerializeObject, the Formatting parameter indicates how...
Jump to: First Post   
Show 10  25  50  100 discussions
1-10 of 683 discussions < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.7.18398