Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Deserializing LocalTime from JSON using JSON.NET and NodaTime results in NodaTime.Text.UnparsableValueException

Token PropertyName in state Property would result in an invalid JSON object. when using custom JsonConverter<T>

c# json.net jsonconverter

Parse non-array JSON object as array with Json.net

JSON.NET: Unknown members handling on deserialization

c# json json.net

How can I make RestSharp use BSON?

Json.Net Select Object based on a value

c# json object json.net

Handling extra members when deserializing with Json.net

c# json.net

F# Deserialize JSON to string or node

json f# json.net

Deserialization of IOrderedEnumerable<T> with JSON.NET

Anyway to get JsonConvert.SerializeObject to ignore the JsonConverter attribute on a property?

c# serialization json.net

TypeNameHandling in Newtonsoft requires $type to be the first property? [duplicate]

how to dynamic jsonignore according to user authorize?

json.net asp.net-web-api

how to set the value of a json path using json.net

c# json json.net

Proper way of using Newtonsoft Json ItemConverterType

c# json.net

Deserialization with inheritance Newtonsoft JSON.NET not working properly

Xamarin.Android JSON.Net serilization fails on 4.2.2 device only TimeZoneNotFound exception

Should I set any attribute for the optional fields in case of JSON.NET

c# json json.net

JsonSchemaGenerator Not Setting Fields to required = false

c# json json.net jsonschema

SelectToken() with whitespace in path

vb.net json.net

Merge two JTokens into one

c# json json.net