Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Deserializing JSON produces default class

c# windows-phone-8 json.net

Get JSON.NET in WebAPI to serialize exact type not subclass

How to "inline" a property in resulting json with json.net

c# .net json json.net

Deserialize array within array

Deserializing Microsoft.OData.Edm.Date

c# json.net odata converters

IJSRuntime ignores custom json serializer in server side blazor project

Cannot deserialize JSON array into type foo

json serialization json.net

Cannot access child value on Newtonsoft.Json.Linq.JValue

c# winforms json json.net

How to use JSON.NET's JsonTextReader to read from a NetworkStream asynchronously?

c# silverlight json.net

json.net performance over a 77kb json string

c# performance json.net

JSON.net has @ in the attribute names?

json json.net

Noda Time Instance value not deserializing correctly

json.net ravendb nodatime

JSON.Net not calling CanConvert for collection item?

c# json.net

Deserialize Json Object to polymorphic C# object without typeNameHandling

How to convert booleans in the decoded json-file into lower case strings?

c# json json.net decoding

Picking Out Simple Properties from Hierarchical JSON

c# json.net

How to deserialize JSON (snake_case) to dynamic (PascalCase)?

Deserializing Elasticsearch Results via JSON.NET

c# elasticsearch json.net

Cannot cast Newtonsoft.Json.Linq.JArray to Newtonsoft.Json.Linq.JToken. Error getting when I pass the json

c# json json.net

How to build object hierarchy for serialization with json.net?