List Question
20 TechQA 2024-03-28T23:16:43.397000Ignore NULL values in JsonConvert.Deserialize or JToken.Parse
27 views
Asked by Denis
JsonConvert replace serialized non-object values with type names
50 views
Asked by James Coyle
Adding a new JSON property to a class from a Nuget
73 views
Asked by Gil
How to serialize object to JSON format which inherits IList and has other properties
37 views
Asked by Ludovic Wagner
JsonConvert.DeserializeObject with different property types needs to continue even after failing but collect the list of errors
74 views
Asked by Emilija Vilija Trečiokaitė
How to get parent node id from child node id in JSON
42 views
Asked by Sarper Sözen
Empty Object don't override in Merge using JSON.net
46 views
Asked by Kiquenet
Serializing generic class with Newtonsoft without encapsulating inner type
56 views
Asked by MPelletier
Generate Custom JSON Schema using Newtonsoft.Json.Schema.Generation
58 views
Asked by Developer
.NET JSON Property custom required logic
53 views
Asked by Wouter Vandenputte
.NET Framework Newtsonsoft json customize required exception message
33 views
Asked by Wouter Vandenputte
Map JSON string array of headers and nested array of results to C# Generic
64 views
Asked by jmlumpkin
How to deserialize json to C# class with arbitrary number of values and attributes
88 views
Asked by Cascador84
FLURL 4.0 use Newtonsoft JSON Serializer on a single request
60 views
Asked by azpc
Generate JSON Schema for only required properties
97 views
Asked by Developer
ASP.NET Core Web API : can I do validation with ModelState.IsValid with a [FromBody] object
88 views
Asked by CuriousGeo66
ASP.NET Core 3.1: Use Newtonsoft JSON only in some controllers
48 views
Asked by user2033412
Serialization and validation of multiple C# attributes (built-in and Custom) in JSON schema
46 views
Asked by Developer