List Question
20 TechQA 2024-03-31T15:32:59.393000Blazor Web App: Problems with Json Reference Loop
57 views
Asked by Steini
Adding a new JSON property to a class from a Nuget
73 views
Asked by Gil
C# class mapping for System.Text.Json deserialization
59 views
Asked by Hecatonchires
Custom JsonConverter causes a stack overflow when base class is not abstract
38 views
Asked by PaulH567
Serialization issues while using inheritance with the System.Text.Json lib
40 views
Asked by Bonomi
Serializing custom types in a C# ConcurrentDictionary
103 views
Asked by Glenn
Convert multiple json to common json format using c#
81 views
Asked by Prasad Gavande
Can not serialise a spatial point in .NET 8 using System.Text.Json
42 views
Asked by Martin
Why does JsonElement.ArrayEnumerator implement IEnumerable?
52 views
Asked by GrumpyRodriguez
Can ASP.NET Core deserialization set null in property if all children properties are nulls?
70 views
Asked by Hanz LLanto
Polymorphic deserialization of Dictionary with Interface values always returns null using System.Text.Json
41 views
Asked by Murmelmann
Serialize object to empty object {} instead of null with System.Text.Json
42 views
Asked by blfuentes
How to enable escaped JSON string parsing in asp.net core?
35 views
Asked by Lakshin Karunaratne
Memory leaking in .NET HttpClient, JsonSerializer or misused Stream?
123 views
Asked by Zak123
ASP.NET Core 3.1: Use Newtonsoft JSON only in some controllers
48 views
Asked by user2033412
Add JsonConverter on Class without compilator attribute
42 views
Asked by Foxhunt
System.Text.Json.Nodes.JsonValue GetValue<T> after serialization
53 views
Asked by Jason