Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Using custom JsonConverter and TypeNameHandling in Json.net

c# json.net

Using Json.net - partial custom serialization of a c# object

c# serialization json.net

JSON Date Serialization and Time Zones

Serialize json to an object with catch all dictionary property

c# json json.net

Newtonsoft.Json Deserializing Empty string

c# json json.net

Error unit testing webapi controller