Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

In JsonSchema, the format value should be set as "full-date" or "date"?

How to check if object is JProperty or JArray

json.net

json deserialize from legacy property names

Unable to cast object of type 'Newtonsoft.Json.Linq.JArray' to type 'System.Collections.Generic.List`

Deserialize json array to c# list object

Streaming large list of data as JSON format using Json.net

c# json asp.net-mvc json.net

Deserialize json array of dictionaries in c#

c# json json.net

Checking if JValue is null

c# json json.net nullable

How to use the JsonProperty to get the nested property

c# json json.net

How to explain the difference of meaning between JToken and JsonToken in Newtonsoft.Json(Json.Net)

json.net

Json.net serialize numeric properties as string

c# json json.net

Repeated serialization and deserialization creates duplicate items

Why do I get a JsonReaderException with this code?

c# json.net

Serialize NaN values into JSON as nulls in JSON.NET

Newtonsoft.Json.Schema.JsonSchema is obsolete?

c# .net json json.net

Deserializing JSON object into a C# list

Deserializing JSON into an object

c# json json.net

Automatically HtmlEncode strings when the model is serialized with Json.Net

How do I use Json.NET to parse json in PowerShell?

json powershell json.net

Cannot convert type 'Newtonsoft.Json.Linq.JObject' to Complex Type

c# json casting json.net