Search code examples
Deserialize field with array or string...


c#jsondeserializationsystem.text.json

Read More
CastException when serializing derived class with System.Text.Json...


c#json.net.net-7.0system.text.json

Read More
System.Text.Json does not camelize properties of the dynamic property...


c#jsonasp.net-coresystem.text.jsoncamelcasing

Read More
System Text Json Converter for Null properties...


c#json.netsystem.text.json

Read More
Why does System.Text.Json throw a `NotSupportedException` for `System.IntPtr` when I'm not using...


c#asp.net-core.net-6.0system.text.json

Read More
Why Do I Only Receive The Uri String When Serializing A Uri Using JsonSerializer?...


c#urisystem.text.json

Read More
How to force System.Text.Json serializer throw exception when property is missing?...


c#json.net-coreexceptionsystem.text.json

Read More
System.Text.Json JsonStringEnumConverter with custom fallback in case of deserialization failures...


c#json.net-6.0system.text.json

Read More
The JSON value could not be converted to System.Byte[]...


c#system.text.json

Read More
JsonSerializer.DeserializeAsyncEnumerable async processing and torn JSON stream behaviour...


c#dotnet-httpclientjson-deserializationsystem.text.jsoniasyncenumerable

Read More
C# - Deserializing nested json to nested Dictionary<string, object>...


c#jsondynamicsystem.text.json

Read More
JsonSerializer.Deserialize returns an empty object with null properties...


c#json.netsystem.text.jsonosrm

Read More
Specifying JsonSerializerOptions in .NET 6 isolated Azure Function...


c#azure-functions.net-6.0system.text.jsonjson-serialization

Read More
How do you remove a nested element from a json string using system.text.json C#...


c#json.netsystem.text.json

Read More
Deserialize JSON string with empty key using System.Text.Json in C#...


c#jsongdalsystem.text.json

Read More
Http.GetFromJsonAsync ignores DataMember Attribute...


c#.netjson-deserializationsystem.text.json

Read More
System.Text.Json JsonConverter String array to single string...


c#jsonconverterssystem.text.jsonjsonconverter

Read More
System.Text.Json: How to deserialize class with interface properties (.NET 6)...


c#.netjson.netdeserializationsystem.text.json

Read More
Unable to migrate Newtonsoft to System.Text.Json...


c#json.netsystem.text.json.net-7.0

Read More
Does the new `System.Text.Json` have a required property attribute?...


c#.net-corejson.netsystem.text.json

Read More
How to add a new property to JsonElement using System.Text.Json?...


c#jsonsystem.text.json

Read More
How to customize System.Text.Json serialization of certain fields?...


c#jsonsystem.text.json.net-7.0

Read More
Idiom for removing a JsonNode?...


c#json.net-6.0system.text.json

Read More
Select type to use for deserialization in System.Text.Json...


c#jsonsystem.text.json

Read More
How do you read a simple value out of some json using System.Text.Json?...


c#.net-coresystem.text.json

Read More
Iterate through a JsonDocument in a recursive way...


c#system.text.json

Read More
Polymorphic serialization of property...


c#jsonserializationpolymorphismsystem.text.json

Read More
System.Text.Json: How do I serialize an object to be a nested subobject with a key?...


c#json.netsystem.text.json

Read More
System Text JsonSerializer Deserialization of TimeSpan...


c#json.net-coretimespansystem.text.json

Read More
System.Text.Json without using ignore child property or not mapped...


c#asp.net-coresystem.text.json

Read More
BackNext