Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Parse JSON into anonymous object[] using JSON.net

Deserialize only one property of a JSON file

c# json visual-studio json.net

Deserialize json with auto-trimming strings

c# json.net deserialization

JSON.NET Serialize DateTime.MinValue as null

Deserialize a property as an ExpandoObject using JSON.NET

Extract Values from JObject

c# json json.net

Xamarin + JSON.Net

json.net; serialize entity framework object (circular reference error)

Resolve circular references from JSON object

Newtonsoft.Json causing serialization to happen twice causing duplicate definition in the Reference.cs

Json.NET custom serialization with JsonConverter - how to get the "default" behavior

c# json serialization json.net

Property-based type resolution in JSON.NET

c# .net json.net

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

c# .net json json.net

Json.NET Serialize private members and not readonly properties

c# json.net

How to localize when JSON-serializing?

How to use JsonTextReader twice

c# json json.net

Json.net fails when trying to deserialize a class that inherits from Exception

c# json json.net

Serialize .Net object to json, controlled using xml attributes

Json.Net fails to serialize to a stream, but works just fine serializing to a string

c# .net json.net

How to check if dynamic is empty.

c# .net json dynamic json.net