Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Ignoring null fields in Json.net

Json.NET serialize object with root name

c# asp.net .net json json.net

Deserialize json with known and unknown fields

c# json json.net

Converting a JToken (or string) to a given Type

JContainer, JObject, JToken and Linq confusion

c# json linq json.net

how to deserialize JSON into IEnumerable<BaseType> with Newtonsoft JSON.NET

c# json.net

How can I get a list of keys from Json.NET?

c# json.net

Default value for missing properties with JSON.net

c# json.net

How to set custom JsonSerializerSettings for Json.NET in ASP.NET Web API?

c# asp.net-web-api json.net

Deserialize collection of interface-instances?

c# json.net

NewtonSoft.Json Serialize and Deserialize class with property of type IEnumerable<ISomeInterface>

Error reading JObject from JsonReader. Current JsonReader item is not an object: StartArray. Path

c# json.net

Newtonsoft.Json.Linq.JArray to string array C#

c# arrays json string json.net

Returning anonymous types with Web API

Newtonsoft ignore attributes? [duplicate]

How to handle null/empty values in JsonConvert.DeserializeObject

c# json json.net

Self referencing loop detected - Getting back data from WebApi to the browser

How to tell Json.Net globally to apply the StringEnumConverter to all enums

c# .net json json.net

JSON.net ContractResolver vs. JsonConverter

json.net

Newtonsoft JSON Deserialize

c# json.net deserialization