Skip to content

Add serialization support for System.Text.Json #901

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

Closed
rgomez90 opened this issue Feb 10, 2021 · 3 comments
Closed

Add serialization support for System.Text.Json #901

rgomez90 opened this issue Feb 10, 2021 · 3 comments

Comments

@rgomez90
Copy link
Contributor

Is your feature request related to a problem? Please describe.

There is no serialization support via System.Text.Json so users using this library instead of Newtonsoft Json will need to write their own converters. It would be nice if the library would have built-in support for this.

Describe the solution you'd like

Add Serialization support for System.Text.Json

Describe alternatives you've considered

Use the built-in feature with Newtonsoft

@rgomez90
Copy link
Contributor Author

I could tackle it this weekend, just wanted to be sure there is no far reason for this "issue" than just not have been implemented for now.

@angularsen
Copy link
Owner

angularsen commented Feb 10, 2021 via email

@stale
Copy link

stale bot commented Jun 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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