Quantcast
Channel: Json Source Control Rss Feed
Browsing latest articles
Browse All 31 View Live

Patch Uploaded: #11673

PhilCox has uploaded a patch. Description:Improved the performance of this by tweaking two things here::1. Somewhat improved the performance of finding the root element of a structure by using the...

View Article



Source code checked in, #65597

Json.NET source code has been moved to GitHub - https://github.com/JamesNK/Newtonsoft.Json - The source code here on CodePlex is out of date

View Article

Patch Applied: #11673

JamesNK has applied patch #11673. Comment:Done with fixes

View Article

Patch Uploaded: #11706

adamralph has uploaded a patch. Description:Change JObject.Parse() to throw a FormatException instead of an Exception when "Additional text found in JSON string after parsing content."I see that the...

View Article

Patch Declined: #7298

JamesNK has declined patch #7298. Comment:Can be achieved by extending DefaultContractSerializer

View Article


Patch Applied: #11706

JamesNK has applied patch #11706. Comment:Exception has been changed to a JsonReaderException.

View Article

Patch Applied: #11619

JamesNK has applied patch #11619. Comment:JsonProperty, JsonArray and JsonDictionary attributes now have a ItemConverterType setting.

View Article

Patch Applied: #11637

JamesNK has applied patch #11637. Comment:JsonProperty, JsonArray and JsonDictionary attributes now have a ItemConverterType setting.

View Article


Patch Uploaded: #12293

sibbitts has uploaded a patch. Description:Added capability to JPath to handle ArrayObject[key] where key is a string as opposed to a numeric index.

View Article


Source code checked in, #69708

Checked in by server upgrade

View Article

Source code checked in, #69709

Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563

View Article

Patch Uploaded: #13132

mmoreira has uploaded a patch. Description:This patch allows you to have a private or public ShouldSerialize method. This is useful if you want conditional serializing but don't want to create a...

View Article

Patch Uploaded: #13133

mmoreira has uploaded a patch. Description:This is patch for version 4.5 Release 10 It allows you to have a private or public ShouldSerialize method. This is useful if you want conditional serializing...

View Article


Patch Uploaded: #13230

cnlangzi has uploaded a patch.Description:Added IActivator, let you has a chance to integrate third-part IoC for deserializing generics abstract class or interface, instead of a lot custom...

View Article

Patch Uploaded: #13231

cnlangzi has uploaded a patch.Description:support to deserialize List<IOrder> with thirt-part IoC.change://resolve instance by IActivator if (objectContract.UnderlyingType.IsInterface() ||...

View Article


Patch Uploaded: #13427

Stumblor has uploaded a patch.Description:A small null check constraint that adds functionality for the conditional serialization of Hashtable entries, on the assumption that null is returned from...

View Article

Patch Uploaded: #13680

emdadgar2 has uploaded a patch.Description:IDataReaderConverter to serialize IDatareaderby Emdadgar2@gmail.com

View Article


Source code checked in, #71555

-Added readme.txt with message that Json.NET source code has moved to GitHub

View Article

Source code checked in, #71556

-Updated readme.txt

View Article

Patch Uploaded: #14443

dejarp has uploaded a patch.Description:Trying to resolve contract for an unbound generic type throws exception "Invalid type owner for DynamicMethod". I'm not sure whether GenericTypeDefinitions are...

View Article
Browsing latest articles
Browse All 31 View Live




Latest Images