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

Closed Unassigned: Json.NET does not scale using multi-threading [25362]

We are developing a high performance application and need to process millions of objects that need to be serialized and deserialized. Multi-threading is therefore key. However, while Json.NET seems to...

View Article


Closed Unassigned: Can JSON.NET be installed in a Windows Phone 7.1 Project?...

I get an error when I try to install the Nuget package for JSON.NET (Newstonsoft.Json) in a Windows Phone Project using VS 2010 in Windows 7.Comments: Json.NET 6 does not support WP7. Json.NET 5 does.

View Article


Commented Unassigned: Installing NuGet package in the Package Manager fails.....

The install.ps1 from Json.NET fails to execute on our dev machines.. this is basically the only package we've had this problem with.. This is what happens when we install the package:```Adding...

View Article

Commented Unassigned: Serialization/Deserialization Bug with Generic that...

__Issue Description:__Normal serialization/deserialization of a generic property works fine, however, if that generic property happens to be hiding a base class's property (with the same name) the...

View Article

Created Unassigned: Installing 6.0.2 on VS Express 2012 for WinPhone [25386]

Greetings!I am unable to install 6.0.2 on my system, and get the error: install-package : Could not install package 'Newtonsoft.Json 6.0.2'. You are trying to install this package into a project that...

View Article


New Post: Pull Json data from json file mentioned as an entry in other json...

I have two related classes like the following public class college { public string Name{get;set} public int Id{get;set;} public domain MyDomain{get;set;} } public class domain { public string...

View Article

Closed Unassigned: Installing 6.0.2 on VS Express 2012 for WinPhone [25386]

Greetings!I am unable to install 6.0.2 on my system, and get the error: install-package : Could not install package 'Newtonsoft.Json 6.0.2'. You are trying to install this package into a project that...

View Article

Closed Unassigned: Serialization/Deserialization Bug with Generic that Hides...

__Issue Description:__Normal serialization/deserialization of a generic property works fine, however, if that generic property happens to be hiding a base class's property (with the same name) the...

View Article


Commented Unassigned: JsonReaderException [25336]

I am reading responses from Google API and am getting the following exception:Message: Could not convert string to integer: 7130000000. Path 'queries.nextPage[0].totalResults', line 11, position...

View Article


Closed Unassigned: JsonReaderException [25336]

I am reading responses from Google API and am getting the following exception:Message: Could not convert string to integer: 7130000000. Path 'queries.nextPage[0].totalResults', line 11, position...

View Article

Closed Unassigned: After parsing a value an unexpected character was...

Hi,I am trying to Deserialize JSON Data to Object, But while Deserialize it throws this error "__After parsing a value an unexpected character was encountered: E. Path...

View Article

Closed Unassigned: Parsing error [25342]

I have strings that contain the character §. I get the following error using jObject.Parse():Unexpected character encountered while parsing value: §. Path '', line 0, position 0.Any...

View Article

Closed Unassigned: Stacks are Serialized Backwards [25128]

Using nuget package "Newtonsoft.Json.5.0.8", the following test fails: var stack = new Stack<string>(); stack.Push("one"); stack.Push("two"); var serialized = JsonConvert.SerializeObject(stack);...

View Article


Created Unassigned: conflicting parameter name in a constructor and in a...

Base problem:a class has a property of type of some abstract class marked as JsonObject. At the same time, this class has a constructor with one of the parameters with the same name as property but...

View Article

Created Unassigned: Strange decimal xml serialization [25393]

When using JsonConvert.DeserializeXNode some decimals (bigger than some value) serialize/deserialize with error.For example 1000000003.14159265358979 serializes to 1000000003.1415926.but...

View Article


New Post: ASP.Net MVC3 JSON.Net Custom ValueProviderFactory

Doesn't seem to handle dates or nested dictionaries

View Article

Reviewed: Json.NET 6.0 Release 2 (四月 15, 2014)

Rated 5 Stars (out of 5) - very good!!!!!

View Article


Commented Unassigned: Installing 6.0.2 on VS Express 2012 for WinPhone [25386]

Greetings!I am unable to install 6.0.2 on my system, and get the error: install-package : Could not install package 'Newtonsoft.Json 6.0.2'. You are trying to install this package into a project that...

View Article

Created Unassigned: XML.LINQ Error in Visual Studio 2013 [25407]

I am using the latest SDK for Windows Phone 8.1. I just recently updated my SDK to the latest and used NuGet to get the JSON package. The editor is having an error with the library versions.When I use...

View Article

Commented Issue: Localised Number fail Parsing [19951]

When trying to deserialise a object like this {'Name': 'James Hughes','Percentage': '40,00'} Into a class like this, public class Person { public string Name { get; set; } public decimal? Percentage {...

View Article
Browsing all 1767 articles
Browse latest View live


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