Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Unable to cast object of type 'Newtonsoft.Json.Linq.JObject' to type 'System.Runtime.Serialization.ISafeSerializationData'

Serialize a Json property that is sometimes an array [duplicate]

c# json.net

How to convert any pascal case JSON object to camel case JSON object?

Deserialize JSON Dictionary with StringComparer

JsonSerializationException 'Unable to find a constructor' on Xamarin.Android

Parsing ISO Duration with JSON.Net

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

Finding a node (JObject) within JArray using JSON.NET library

c# json json.net

SwaggerUI 5.0.0 ignoring JsonProperty name

Bson array (de)serialization with Json.NET

json.net bson

How to encode the single quote/apostrophe in JSON.NET

asp.net json.net json

How to pass XML as POST to an ActionResult in ASP MVC .NET

create JSON string from SqlDataReader

Deserializing JSON responses which contain attributes that conflict with keywords

c# json json.net

How to convert json into datatable?

Remove JSON.net Serialization Exceptions from the ModelState

Azure Functions 2 - How to control json serialization settings

How to serialize a JObject the same way as an object with Json.NET?

c# json.net

Json.Net boolean parsing issue

json json.net

"Unable to cast object of type 'System.Net.Http.Formatting.JsonContractResolver' to type 'Newtonsoft.Json.Serialization.DefaultContractResolver'."

c# json.net

Serialize only simple types using Json.Net

c# .net json json.net