Quantcast
Channel: Json.NET
Browsing all 1767 articles
Browse latest View live

Reopened Issue: GetErrorContext prevents wrapping of exceptions [24149]

Hi,We have some code that uses JSON.Net to deserialise an Ext.Direct request in an IHttpHandler.Some of the parameters have their own custom deserialisers that perform validation for the class in...

View Article


Commented Issue: GetErrorContext prevents wrapping of exceptions [24149]

Hi,We have some code that uses JSON.Net to deserialise an Ext.Direct request in an IHttpHandler.Some of the parameters have their own custom deserialisers that perform validation for the class in...

View Article


Reviewed: Json.NET 5.0 Release 8 (十二月 11, 2013)

Rated 5 Stars (out of 5) - great job ,very helpful tools

View Article

New Comment on "Documentation"

Documentation does not run under IE10 - a Feature ?

View Article

Created Unassigned: Exception thrown when deserializing List with...

Attached is a small code example. This was testing with .NET 4.0, VS 2010, JSON.NET 5.0.8 straight off NuGet.Using a List<List<string>> works fine.Not including type information works fine...

View Article


Reviewed: Json.NET 5.0 Release 8 (十二月 12, 2013)

Rated 3 Stars (out of 5) - WOE WE OW EI WOE OWE OSJIJ WEPW EOIJ WOE WO EOW E WE

View Article

New Post: Versioning problem

I'm not sure if this is related, but I think it is. If I put the .NET 3.5 version of the DLL in the GAC, when I have a project in Visual Studio that targets .NET 3.5, it seems to somehow think the DLL...

View Article

Closed Unassigned: Exception thrown when deserializing List with...

Attached is a small code example. This was testing with .NET 4.0, VS 2010, JSON.NET 5.0.8 straight off NuGet.Using a List<List<string>> works fine.Not including type information works fine...

View Article


New Comment on "Documentation"

I understand that no project leads/developers respond to, or read these comments or discussion threads anymore, but for posterities sake... Saying that "Json.NET supports the JSON Schema standard" is...

View Article


Created Unassigned: Writing list to BSON writes as object, should be array,...

Serializing a List<Stuff> to JSON and reading it back works fine. But as BSON, there is an error on reading:Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON object...

View Article

Created Unassigned: System.Reflection.BindingFlags Build Warnings on Windows...

Hey there,Really great work on the library. I use it basically everywhere!However, I encountered a build warning when I build my Windows Phone app, something like the...

View Article

Created Unassigned: JObject.Parse out of memory exception [25014]

When using JObject.Parse in a loop with large data i'm getting out of memory exception.so i have changed :JsonReader reader = new JsonTextReader(new StringReader(json)); tousing(JsonReader reader = new...

View Article

Closed Unassigned: Writing list to BSON writes as object, should be array, so...

Serializing a List<Stuff> to JSON and reading it back works fine. But as BSON, there is an error on reading:Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON object...

View Article


Closed Unassigned: Namespace Prefix is missing during Xml Serialization [24920]

Dear All,I am working on a project which would like to serialize the existing XML (including some xml namespace) into JSON to save into RavenDB. However, I found the prefix of the sub-elements (with...

View Article

Closed Unassigned: JObject.Parse out of memory exception [25014]

When using JObject.Parse in a loop with large data i'm getting out of memory exception.so i have changed :JsonReader reader = new JsonTextReader(new StringReader(json)); tousing(JsonReader reader = new...

View Article


Closed Issue: GetErrorContext prevents wrapping of exceptions [24149]

Hi,We have some code that uses JSON.Net to deserialise an Ext.Direct request in an IHttpHandler.Some of the parameters have their own custom deserialisers that perform validation for the class in...

View Article

New Post: smartobject is more easy

using Spider.Data;//json example from http://www.json.org/example.html string json1 = @"{""widget"": { ""debug"": ""on"", ""window"": { ""title"": ""Sample Konfabulator Widget"", ""name"":...

View Article


Created Unassigned: Different formats to represent Infinity for Json.Net and...

I notice that Json.Net and JavaScriptSerializer represent double.PositiveInfinity/float.PositiveInfinity and double.NegativeInfinity/float.NegativeInfinity in the following formats,Infinity /...

View Article

Created Unassigned: Output of generated JSON is undeterministic [25030]

The order in which a type's members are serialized to JSON is based on the order in which the .NET runtime returns them. With the current C# 5.0 compiler and the current 4.5 version of the CLR this...

View Article

Created Unassigned: TypeLoadException when using PCL version inside an other...

Hi,I'm facing a blocking problem...I have a project (iOS, in this case), referencing a PCL (made by me), which itself references Newtonsoft.Json portableApp --> My PCL -->...

View Article
Browsing all 1767 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>