Created Unassigned: Different behavior of PreserveReferencesHandling.Arrays...
serializerSettings.PreserveReferencesHandling = PreserveReferencesHandling.Arrays;List<SomeClass>, where SomeClass has properties SomeProperty and SomeList property which is...
View ArticleCommented Unassigned: Schema generation marks properties as required when not...
Hello,I am trying to generate a schema for validation using only the attributes in System.ComponentModel.DataAnnotations (i.e. required, key, etc.).When I generate my schema for types I have defined...
View ArticleCreated Unassigned: Json returned from WebAPI project is stripping trailing...
The JSON being returned from my WebAPI controller is stripping the trailing zeros from dollar amounts (decimal data type in C#) during Request.CreateResponse();all the numbers with 2 significant...
View ArticleReleased: Json.NET 8.0 Release 1 (Dec 29, 2015)
New feature - Added IArrayPool and a setting on JsonTextReader and JsonTextWriterNew feature - Added JsonReader.ReadAsDouble New feature - Added JsonLoadSettings and CommentHandling to control loading...
View ArticleCreated Release: Json.NET 8.0 Release 1 (Dec 29, 2015)
New feature - Added IArrayPool and a setting on JsonTextReader and JsonTextWriterNew feature - Added JsonReader.ReadAsDoubleNew feature - Added JsonLoadSettings and CommentHandling to control loading...
View ArticleNew Post: WCF and Json.NET
@an_phu: It's so complicated for lower developer. Can you give out some example?
View ArticleReleased: Json.NET 8.0 Release 2 (Jan 09, 2016)
New feature - Added ReadAsBoolean to JsonReader Fix - Fixed serializing certain objects with events Fix - Fixed reading booleans as strings Fix - Fixed reading large integers as booleans Fix - Fixed...
View ArticleCreated Release: Json.NET 8.0 Release 2 (Jan 09, 2016)
New feature - Added ReadAsBoolean to JsonReaderFix - Fixed serializing certain objects with eventsFix - Fixed reading booleans as stringsFix - Fixed reading large integers as booleansFix - Fixed...
View ArticleCommented Unassigned: DataContract attribute incorrectly inherited [25889]
There was a discussion for this here https://json.codeplex.com/discussions/357850A type deriving from a type decorated with the [DataContract] attribute causes Json.NET to assume opt in serialization...
View ArticleNew Post: ASP.Net MVC3 JSON.Net Custom ValueProviderFactory
There're a lot of resources on how to substitute the Json.NET library as the default serializer in ASP.NET MVC apps, but, for the life of me, I can't find a single resource on how to set it as the...
View ArticleNew Post: 온라인북 SX797。COM온라인북 vvfknxximj come on
hxgkiuporh ★please★온라인북╋▶ SX797。COM◀╋온라인북[come...
View ArticleNew Post: 온라인북 SX797。COM온라인북 vvfknxximj come on
hxgkiuporh ★please★온라인북╋▶ SX797。COM◀╋온라인북[come...
View ArticleReleased: Json.NET 8.0 Release 3 (Mar 14, 2016)
New feature - Added MergeNullValueHandling New feature - Added constructor to StringEnumConverter for setting camelcase from attributeFix - Fixed JsonTextWriter not getting buffer from buffer pool Fix...
View ArticleCreated Release: Json.NET 8.0 Release 3 (Mar 14, 2016)
New feature - Added MergeNullValueHandlingNew feature - Added constructor to StringEnumConverter for setting camelcase from attributeFix - Fixed JsonTextWriter not getting buffer from buffer poolFix -...
View ArticleNew Post: ASP.Net MVC3 JSON.Net Custom ValueProviderFactory
This doesn't seem to work when parsing this : ["test"]
View ArticleNew Post: ASP.Net MVC3 JSON.Net Custom ValueProviderFactory
Hi, I revisited this page to put some comment - in fact from long time I do not use normal MVC controllers to pass data to/from frontend - too cumbersome to set it properly. I moved to web api...
View ArticleReleased: Json.NET 9.0 Release 1 (Jun 28, 2016)
New feature - Added support for .NET Core with netstandard1.0 New feature - Added NamingStrategy, CamelCaseNamingStrategy, SnakeCaseNamingStrategyNew feature - Added naming strategy properties to...
View ArticleCreated Release: Json.NET 9.0 Release 1 (Jun 28, 2016)
New feature - Added support for .NET Core with netstandard1.0New feature - Added NamingStrategy, CamelCaseNamingStrategy, SnakeCaseNamingStrategyNew feature - Added naming strategy properties to...
View Article