Tag: Deserialization
-
How to do polymorphic serialization/deserialization in C# System.Text.Json
In this blog post, you’ll see how to serialize and deserialize a hierarchy of objects polymorphically to have a cleaner json.
In this blog post, you’ll see how to serialize and deserialize a hierarchy of objects polymorphically to have a cleaner json.