Search code examples
Serializing an object containing an array and an int...

javaserialization

Read More
Asymmetric Field Names for serialisation and deserialisation using System.Text.Json...

c#serializationsystem.text.json

Read More
How to resolve JSON serialization error with cereal c++?...

c++serializationcereal

Read More
serialize/deserialize a list of objects using BinaryFormatter...

c#objectserializationdeserializationbinaryformatter

Read More
serde: Deserialize `str` in Rust...

rustserializationserde

Read More
xml.Unmarshal unsupported type struct...

goserializationreflection

Read More
How to serialize a Date using AVRO in Java...

javadatetimeserializationavro

Read More
How to serialize an IEnumerable like a regular class?...

c#json.netserializationjson.net

Read More
CosmosClient : Custom json converter works out of the box with NewtonSoft, not with System.Text.Json...

c#azureserializationsystem.text.jsoncosmosclient

Read More
Cannot convert Dictionary<string, Dictionary<string, string>> to JsonObject in C#...

c#jsondictionarytestingserialization

Read More
How to serialize/deserialize data back and forth between Windows PowerShell and PowerShell core?...

powershellserializationdeserializationpowershell-corepowershell-7.3

Read More
jQuery form.serialize() returns an empty string...

jqueryhtmlserialization

Read More
DRF How to select specific fields to display in a nested serializer relationship? (without additiona...

djangoserializationdjango-rest-frameworkdrf-queryset

Read More
Define nested list type using gson while deserializing...

serializationandroid-gradle-plugingsonproguardandroid-r8

Read More
How to partially decode a JSON string using kotlinx.serialization?...

jsonkotlinserializationkotlinx.serialization

Read More
Django Rest Framework to return dicts instead of OrderedDicts...

pythondjangoserializationdjango-rest-framework

Read More
Any quick ways to serialize input data to List<object> with jQuery?...

jqueryjsonserializationasp.net-mvc-3

Read More
Deserialize complex JSON structure...

c#json.netserializationjson.net

Read More
How can I get only one field from Django Serializer?...

djangoserialization

Read More
django-rest-framework web interface is showing datetime in this format DD-MM-YY --:-- --...

djangodjango-modelsserializationdjango-rest-framework

Read More
How do I make JSON.NET ignore object relationships?...

c#.netjsonserializationjson.net

Read More
Custom deserializer with record work but @Jacksonized @Builder breaks...

javaserializationjacksonlombokjackson-databind

Read More
Python: performance comparison of using `pickle` or `marshal` and using `re`...

pythonperformanceserializationdeserialization

Read More
Django Rest Framework's Nested Serializers POST Request ForeignKey Error...

djangodjango-modelsserializationdjango-rest-framework

Read More
JSON array to C# List...

c#jsonserialization

Read More
Convert DateTime as TimeStamp using jsonSerializable in Flutter...

jsonflutterfirebasegoogle-cloud-firestoreserialization

Read More
Why do I need "field:" in my attribute declaration "[field:NonSerialized]"?...

c#.netserializationnonserializedattribute

Read More
Converting integer to generic enum in Dart...

dartserializationenums

Read More
C# - Serialize all attributes of derived class in a list of base class...

c#json.netserialization

Read More
Passing Type information to MongoDB so it can deserialize interface types properly?...

c#mongodbserializationbson

Read More
BackNext