Serialize.Linq icon indicating copy to clipboard operation
Serialize.Linq copied to clipboard

Is it possible to serialize enums as strings when using the json serializer?

Open sbloomfieldtea opened this issue 1 year ago • 1 comments

The xml serializer uses strings but the json one uses integers. Is there a setting to use strings with json?

sbloomfieldtea avatar Jan 14 '25 17:01 sbloomfieldtea

I just tried to reproduce the strings using XML; can you show some code please?

esskar avatar Jan 19 '25 14:01 esskar