List Question
20 TechQA 2024-03-31T15:32:59.393000Custom JsonConverter causes a stack overflow when base class is not abstract
38 views
Asked by PaulH567
How to implement a conditional custom Json Converter hide a property
275 views
Asked by Ash
Converting a excel column that's in JSON to new columns where the infomation is ordered
190 views
Asked by JJstar
Firebase document withConverter where documents are not homogenous fails
119 views
Asked by cmjordan
Windows Defender showing Trojan virus in my own created XLSM file
264 views
Asked by kartik
InvalidCastException in custom JsonConverter
89 views
Asked by shoop
Converting Json in flutter
96 views
Asked by Ukeme Elijah
Custom System.Text.Json Converter string not working
476 views
Asked by ciolo
JsonConvert.DeserializeObject - Current JsonReader item is not an object: StartArray
190 views
Asked by user1263981
How do I run a converter within another converter to handle multi-format content in a complex JSON file in C#?
112 views
Asked by Timothy Cathcart
VBA, JSONConverter from Github, Trouble with multiple levels of json data
81 views
Asked by Steven
How to fix JsonConverter's "Unable to parse back Raw Value" error?
109 views
Asked by Steven Goulet
Deserialize json with dynamic number of objects and keys
140 views
Asked by Erik Thysell
Deserializing JSON with UTC/Zulu Time String using System.Text.Json
1k views
Asked by Ducky
Adding parameter to Json converter during deserialization with converter defined for property
1.2k views
Asked by marcin_
Excel VBA-JSON: How do loop through an array inside a JSON object?
162 views
Asked by PEBKAC