Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Json Serializer Options #358

Open
StephenHodgson opened this issue Feb 20, 2024 · 0 comments
Open

Json Serializer Options #358

StephenHodgson opened this issue Feb 20, 2024 · 0 comments

Comments

@StephenHodgson
Copy link

It is great this library supports both System.Text.Json and Newtonsoft, but it is difficult to consume in some dev environments since System.Text.Json is unavailable.

Is there a way to decouple the serializer options into dedicated packages for people that cannot take a direct dependency on either one of the serializer options?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant