Search code examples
Serialize and Deserialize generic objects in ASP.NETCore .NET 6 C# App...


c#.net-6.0system.text.json

Read More
Why System.Text.Json Fails to Deserialize Json to Generic Class...


c#jsonsystem.text.json

Read More
Deserialize Json array in .NET7 project gives error...


c#system.text.json

Read More
JsonSerializer.Deserialize<T>(); in System.Text.Json not deserialize correctly...


c#jsonjson.netsystem.text.json

Read More
Enum string serialization not working as expected in .net 6.0...


serializationjson.net.net-6.0system.text.json

Read More
How to deserialize array with null values?...


c#deserializationsystem.text.json

Read More
Serialising .NET object to JSON: `double` property value gets written as a different value with extr...


.netserializationdoubleprecisionsystem.text.json

Read More
.Net 6 use option pattern to read json file with int as key...


c#asp.net-core.net-6.0system.text.jsonmicrosoft.extensions.configuration

Read More
When deserializing a json string, it doesn't include the data...


c#jsonasp.net-coresystem.text.json

Read More
Is there a simple way to manually serialize/deserialize child objects in a custom converter in Syste...


c#jsonsystem.text.json

Read More
System.Text.Json.* & deserialization of streams...


c#system.text.json

Read More
JSON Polymorphic serialization in .NET7 Web API...


c#jsonasp.net-coresystem.text.json.net-7.0

Read More
c# System.Text.Json custom EnumJsonConverter...


c#jsonsystem.text.json

Read More
Can I deserialize Json with private constructor using System.Text.Json?...


c#.net-coresystem.text.json

Read More
Unable to get JsonConverterFactory working in System.Text.Json...


c#jsonjson.netsystem.text.json

Read More
System.Text.Json in Refit can't handle null response from API...


c#system.text.jsonrefit

Read More
How to serialize a generic object...


c#json.netserializationsystem.text.json

Read More
How to deserialize this Json string in System.Text.Json...


c#system.text.json

Read More
Error deserializing JSON containing value in format "0.0n"...


json.netdeserializationsystem.text.json

Read More
How to recursively descend a System.Text.Json JsonNode hierarchy (equivalent to Json.NET's JToke...


c#jsonsystem.text.json

Read More
how to set default value for object property with default value when Json property is null?...


c#jsonsystem.text.json

Read More
Deserialize json with dynamic number of objects and keys...


c#jsondynamicsystem.text.jsonjsonconverter

Read More
How to use default serialization in a custom System.Text.Json JsonConverter?...


c#jsonserialization.net-5system.text.json

Read More
Is it possible to serialize Nettopologysuite geometry to GeoJSON through GeoJSON4STJ?...


c#asp.netgeojsonsystem.text.jsonnettopologysuite

Read More
Make Quartz.net user System.text.json for mysql serialization...


c#mysqlquartz.netsystem.text.json

Read More
C# Polymorphic Deserialization of Bookmarks file...


c#.net-corejson-deserializationsystem.text.jsonpolymorphic-deserialization

Read More
Serialize a const with System.Text.Json.Serialization...


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

Read More
How do I serialize object properties to lower case using System.Text.Json?...


c#asp.net-coreasp.net-core-mvcsystem.text.jsonjson-serialization

Read More
Navigation Properties Order Causes Serialization Failure...


c#jsonentity-frameworksystem.text.json

Read More
System.Text.Json UTF-8 Deserialization confusion...


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

Read More
BackNext