Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Trying to serialize an object to a stream using Newtonsoft, getting an empty stream

Get value from IEnumerable foreach loop

c# .net json json.net

Converting Json object to DataTable

OData V4 failing to properly serialize list of POCO(?)s containing a System.Object property

How to return JSON not associative array

Is it possible to use Newtonsoft.Json when using HttpClient.PostAsJsonAsync(something)?

c# .net-core json.net

How to convert JArray to KeyValuePair structure in C#?

How to add JSON schema optional Enum item with default value?

json json.net jsonschema

Newtonsoft JSON serialization for byte[] property [duplicate]

JsonPropertyAttribute ignored on private property in derived class

c# .net json json.net

Ignoring some default values for serialization

json.net protocol-buffers

Debugging when deserializing a Json file with JsonConvert

c# json.net

"Unexpected character encountered while parsing value: [." exception when deserializing into a List<string> field

c# json json.net jsonconvert

Json.Net JsonConvert.SerializeObject json not correct

c# json json.net

NHibernate DateTimeOffsetType proxy source?

C# Newtonsoft JSON - Deserializing Object with collection of unknown objects

c# json json.net

json path expression not working without array

c# json.net jsonpath