Web-Anchor
Web-Anchor copied to clipboard
Serializer for System.Text.Json?
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?
I'm not sure. I want to make it easier to switch out the serializer altogether.