Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Automatically HtmlEncode strings when the model is serialized with Json.Net

How do I use Json.NET to parse json in PowerShell?

json powershell json.net

Cannot convert type 'Newtonsoft.Json.Linq.JObject' to Complex Type

c# json casting json.net

Replace part of a JSON with other (using a string token)

c# json json.net

C# JSON file into list

c# json json.net

How can I deserialize using JSON.NET and preserve the parent object

c# json.net

MVC Applications break after Windows update of Oct 15

JSON.Net Struct Serialization Discrepancy

c# json json.net

What's the best way to cache results of a json.net serialization in memory?

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

Json.net loose vs strict type deserialization

Why is JSON.NET is not working with inheritance while deserializing

c# .net c#-4.0 json.net

Deserialize a json serialized CookieCollection

Why can't serialization callback methods be virtual?

c# .net serialization json.net

Newtonsoft json serializer returns empty object

json json.net

JSON Serialization in Web Api 2 not using ISO 8601 dates

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

Serialize and deserialize HttpRequestMessage objects

c# .net serialization json.net

json.net serialization/deserialization of datetime 'unspecified'

How can I restore the int deserialization behavior after upgrading Json.NET?

c# json.net

StackOverflowException in my JsonConverter class when using [JsonConverter] attribute

.net c#-4.0 json.net