Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Could not load assembly in NUnit

Can I get the attributes on a property from the WriteJson method of a custom JsonConverter?

CamelCase breaking change in Json.NET version 4

JSON.Net Serialize Collection To Array of Arrays

Azure Function Cosmos DB Output Binding - Custom JsonSerializerSettings

Enum.ToString() that abides EnumMemberAnnotation

HttpClient.DeleteAsync and Content.ReadAdStringAsync always return null

How to (de)serialize a XmlException with Newtonsoft JSON?

c# json json.net

Is there a way to have JSON.net honor the System.Text.Json JsonPropertyName attribute

Validating result of JsonConvert.DeserializeObject (think "try parse") using JSON.Net

c# c#-3.0 json.net

Deserializing object[] that contains primitive types and one class type

c# json serialization json.net

Serializing an object array to JSON

c# .net json json.net

Deserializing Json String into multiple Object types

c# json serialization json.net

Newtonsoft.Json.JsonReaderException: Additional text encountered after finished reading JSON content:

c# arrays json c#-4.0 json.net

unable to update existing json list using jsonconverter

c# json.net realm

JSON.NET Serializer for WCF REST Services

Use different versions of dll file in one app

c# .net dll json.net

JSON.NET serialization if override ToString

c# json serialization json.net

Json.Net DeserializeObject failing with OData.Delta - integers only

How to change all keys to lowercase when parsing JSON to a JToken