New 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 ArticleCreated Unassigned: "System.InvalidCastException : Specified cast is not...
Hi.I'm trying to convert values during object serialization using custom ValueProvider.All works fine except TimeSpan properties. The following test throws System.InvalidCastException:NOTE: i don't...
View ArticleNew Post: Print text file contents on a console using HTTPClient
How do you print a Text file on a console application with formatting like below in HTTPClient in C# Language? __ Here is how my textFile looks like:__ Hi|Fine!Here is all my code: using System; using...
View ArticleNew Post: Deserialise JSON data in C# .Net
Hello folks, I have a web service which return response in JSON format as below. {"123":{"Name":"Abcd", "Age":"30"},"231":{"Name":"xyz", "Age":"20"}, "543":{"Name":"pqr", "Age":"35"}} I want to...
View ArticleCreated Release: Json.NET 10.0 Release 1 (Mar 22, 2017)
New feature - Added async read support to JsonReaderNew feature - Added async write support to JsonWriterNew feature - Added async support for loading JObject and JArrayNew feature - Added...
View ArticleReleased: Json.NET 10.0 Release 1 (Mar 22, 2017)
New feature - Added async read support to JsonReader New feature - Added async write support to JsonWriter New feature - Added async support for loading JObject and JArray New feature - Added...
View ArticleUpdated Release: Json.NET 10.0 Release 1 (Mar 22, 2017)
New feature - Added async read support to JsonReaderNew feature - Added async write support to JsonWriterNew feature - Added async support for loading JObject and JArrayNew feature - Added...
View ArticleReviewed: Json.NET 10.0 Release 1 (11 23, 2017)
Rated 5 Stars (out of 5) - Very very good.Best ever seen!!
View Article