Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Handle error converting {null} to type system.Int32 in input json

.net json json.net

JSON Deserialization - String Is Automatically Converted To Int

Json.NET deserializing DateTimeOffset value fails for DateTimeOffset.MinValue without timezone

Json.net Async when writing to File

Json string gets escaped in web-api

'Newtonsoft.Json.Linq.JArray' does not contain a definition

c# asp.net json.net

Serialize data to json string with dynamic property names

c# json.net

How can I serialize/deserialize a dictionary with custom keys using Json.Net?

c# .net json json.net

Json.net deserialization is returning an empty object

c# json json.net

Cannot deserialize JSON array into type - Json.NET

Deserialize JSON property starting with @ symbol into C# dynamic object?

c# json.net

Newtonsoft Json.net - how to serialize content of a stream?

c# json.net

Accessing properties with a dot in their name

c# json json.net

How to use Json.NET as default deserializer in an ASP.NET MVC 3+ application?

asp.net-mvc-3 json.net

How to deserialize a dictionary with NodaTime.Instant using Json.net without getting exception?

json.net nodatime

Encoding Apostrophe with JSON.NET

Serializing F# Option types

f# json.net

Set NullValueHandling at a controller level