Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

JSON.Net get native type of value

c# json types json.net

Json.NET - Default deserialization behavior for a single property in CustomCreationConverter

Json.NET Custom JsonConverter with data types

Avoid using the JsonIgnore attribute in a domain model

c# .net json.net

How Mock JsonReader unit testing a custom JsonConverter

How to unit test a custom JsonConverter

How can I deserialize integer number to int, not to long?

c# json.net deserialization

Serializing an interface/abstract object using NewtonSoft.JSON

c# json serialization json.net

Can I distribute JSON.NET with my commercial application? [closed]

c# .net json json.net

How do I get json.net to serialize members of a class deriving from List<T>?

c# serialization json.net

Overriding a property value in custom JSON.net contract resolver

c# json json.net

Deserializing such that a field is an empty list rather than null