Blogged: https://haacked.com/archive/2024/12/17/string-or-value/ How I handled deserializing JSON fields that could be a string or some other type in a strongly-typed manner.

Comments