Search code examples
running a transformation on a Json DeserializeObject for a property...


c#json.net

Read More
Old Version of Newtonsoft.JSon being Used in Docker...


docker.net-corejson.netswashbuckleswashbuckle.aspnetcore

Read More
Can I get a property by its property name, if this is already defined in "[JsonProperty]"?...


c#jsonserializationjson.net

Read More
Change DateTime format in JsonConvert.SerializeObject...


c#.netjson.net

Read More
How to omit obsolete fields while forcing "false" boolean values being present in JSON ser...


c#jsonserializationjson.net

Read More
Applying a JSON path with an expression filter to a non-array JSON element with Newtonsoft...


c#jsonjson.netjsonpath

Read More
Supporting multiple custom DateTime formats when deserializing with Json.Net...


c#datetimejson.net

Read More
Custom converter for deserialization not firing or not hitting break point in Web API...


c#jsonserializationjson.net

Read More
Handling Empty or invalid date in deserialisation Json.net...


c#json.netdeserialization

Read More
Deserializing JSON when sometimes array and sometimes object...


c#jsonjson.netfacebook-c#-sdkjson-deserialization

Read More
Deserialise JSON from a solar inverter API...


jsonvb.netjson.net

Read More
Trouble Deserializing JSON Dictionaries in a huge complex data file...


c#jsondictionaryjson.net

Read More
Newtonsoft Json.Net serialize JObject doesn't ignore nulls, even with the right settings...


c#jsonjson.net

Read More
Handling a Dictionary of primitive types in a Postgres JSONB column in ASP.NET Core...


c#asp.net-coreentity-framework-corejson.net

Read More
jtoken string type conversion...


c#.netjson.net

Read More
How can I parse JSON string from HttpClient?...


c#jsonjson.nethttpclient

Read More
How can I Dump() a Newtonsoft JObject in LinqPad?...


c#jsonlinqpadjson.net

Read More
Json.net: Merge two json arrays by objects Id...


c#jsonjson.net

Read More
How to convert json from array of properties...


c#jsonjson.net

Read More
Simple way of querying a JSON in C# using Json.NET...


c#jsonjson.net

Read More
Member class not serializing the defined way...


c#serializationjson.netjsonconvert

Read More
Adding options property while generating json schema using JSchemaGenerator...


c#jsonjson.netjsonschema

Read More
How to deserialize a json array more simply?...


c#asp.net-mvcjson.netjavascriptserializer

Read More
How to deserialize json where the data can be an object or an empty array and as an object is in a &...


c#jsonjson.netdeserialization

Read More
How can I create object from constructors with parameters...


c#jsonjson.netconverters

Read More
How to do recursive descent of json using json.net?...


c#recursionjson.netrecursive-descent

Read More
Why am I still getting full depth json responces from my controller?...


c#asp.net-corejson.net

Read More
Unable to update JToken value...


c#c#-4.0json.net

Read More
how to deserialize a custom json to c# object...


javac#jsonjson.net

Read More
How to use the YouTube API to extract video titles and next page token?...


jsonvb.netwinformsjson.netyoutube-api

Read More
BackNext