Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Deserialize derived classes using Json.net without using JObject

c# json json.net

Getting Converters specified via Attributes to be equivalent to global ones in json.net

Customizing ASP Web API Json serialization by which Action is invoked

Is there a JavaScript (client-side) JSON library that integrates well with JSON.NET (server-side) and supports the "preserve references" feature?

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