Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

How to create a collection like List<String,Object>?

Can't deserialize json using json.net

Using JSON.NET to add a boolean property

c# json json.net

Serializing an object containing a Dictionary such that the Dictionary keys/values are rendered as part of the containing object [duplicate]

Why have warning Newtonsoft.Json.JsonConvert.DeserializeObjectAsync

windows-phone-8 json.net

Deserialisation of a nested JSON object with Newtonsoft in C# [closed]

c# json json.net

Custom JSON string output using Newtonsoft

c# json.net

Json.NET - how to serialize an external class with internal constructor?

Serialize Dictionary without property name with Newtonsoft.Json

Query the value of an item`s property of a JArray with json.net [duplicate]

c# linq json.net

JsonSerializer failing to write to a GZipStream

c# json.net gzipstream

Return json representations of data from WebAPI without strongly-typed IEnumerable

JSON.NET Visual Studio 2008 and .NET 3.5 Compact Framework

Json.NET (Newtonsoft.Json) - Two 'properties' with same name?

Send javascript function over json using Json.NET lib

c# .net json.net

Can I configure ServiceStack.Text to serialize enum values to camelCase?

c# json.net servicestack

Remove Null values in JSON and Update JSON

c# json json.net

Error converting value to type 'System.Collections.Generic.List` in my json

c# json json.net

How to create a json string where a property contains a dot (period)?

c# json.net

Deserializing JSON when key values are unknown

c# json json.net