New posts in json.net

How to Deserialize an JSON object with invalid field name in it

Serializing multiple DateTime properties in the same class using different formats for each one

JSON.NET serialize JObject while ignoring null properties

WebApi Json.NET custom date handling

JSonNet boolean serialization

How do I parse a JSON object in C# when I don't know the key in advance?

How to create a JSON.NET Date to String custom Converter

Why does Json.NET DeserializeObject change the timezone to local time?

Dates without time in ASP.NET Web API's JSON output

replace WCF built-in JavascriptSerializer with Newtonsoft Json.Net json serializer

Convert an int to bool with Json.Net [duplicate]

Registering a custom JsonConverter globally in Json.Net

'Newtonsoft.Json' already has a dependency defined for 'Microsoft.CSharp'

Argument Exception when creating JObject

asp.net core 1.0 web api use camelcase

How to validate JSON Schema according to Draft v4 using JSON.NET Schema or NJSONSchema?

Json.NET: Deserializing nested dictionaries

Json.net serialize specific private field

How can I return json from my WCF rest service (.NET 4), using Json.Net, without it being a string, wrapped in quotes?

Web API serialize properties starting from lowercase letter