Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

C# JsonConvert using the default converter instead of the custom converter

c# json.net

C# JSON deserialization: can I intercept the deserialization and optionally change the result?

c# json json.net

JSON.NET Parser *seems* to be double serializing my objects

Generic Type JsonConvert.DeserializeObject<List<T>>(string)

How to create hierarchy in json string from string array?

c# json linq json.net

json.net SelectToken with embedded "."

json.net

NewtonSoft JSON serializer and UTF8 support [closed]

c# json json.net

JSON.Net serialize XML to JSON camel case

JSON.NET: How to serialize just one row from a DataTable object without it being in an array?

c# json json.net

JSON.NET is throwing 'additional text found in JSON string after finishing deserializing object."

javascript c# json json.net

How can I deserialize with TypeNameHandling.Objects in Json.NET Silverlight?

silverlight json.net

MVC Rethrow custom exception as JSON

Serializing a custom subclass of NameValueCollection with Json.Net

json.net

How to mask sensitive values in JSON for logging purposes

json json.net

Deserialize JSON object as .NET HashSet

Serialize Entity Framework Object using Json.Net

Globally use a JsonConverter on a class without the attribute

SignalR Typenamehandling

Deserialize JSON with json.NET into C# dynamic

c# json json.net

Newtonsoft JSON ShouldSerialize and inheritance

c# asp.net-web-api json.net