Web-Anchor icon indicating copy to clipboard operation
Web-Anchor copied to clipboard

Serializer for System.Text.Json?

Open mattiasnordqvist opened this issue 4 years ago • 2 comments

mattiasnordqvist avatar Jan 22 '21 10:01 mattiasnordqvist

I was going to attempt that recently but never got around to it... shouldn't be that hard, but if you can choose between Json.net and System.Text.Json, how do you expose configuration options, or would you split it into two packages and plug in either or when creating the api?

carl-berg avatar Jan 22 '21 11:01 carl-berg

I'm not sure. I want to make it easier to switch out the serializer altogether.

mattiasnordqvist avatar Jan 25 '21 08:01 mattiasnordqvist