Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Disable JSON.Net PreserveReferencesHandling for single external type

c# serialization json.net

Set Default value for missing Complex properties with JSON.net (JsonConvert.SerializeObject or JsonConvert.DeSerializeObject)

specify global settings for Json.Net for DateTime serialization/deserialization

json.net

JSON.NET exception when deserializing an array of GUIDs

ASP.NET MVC: return JObject as JsonResult

c# asp.net-mvc json.net

How to access nested object from JSON with Json.NET in C#

c# .net json json.net

Create nested json object using jquery

JsonConvert.SerializeObject adds \r\n

c# asp.net json.net

Deserialize nested properties using Json.Net without using data annotations

Circular reference exception when serializing an object containing a JToken to XML in Web API

Newtonsoft Json - OutOfMemoryException

c# asp.net nhibernate json.net

Iterate Through JSON Array in C#

Extending the DefaultContractResolver to convert ExpandoObject sub properties to PascalCase

Issues with System.Text.Json serializing Unicode characters (like emojis)