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

Modify serialization code to use modern serialization libraries. #3

Open
JeffJacobson opened this issue Aug 8, 2014 · 0 comments
Open

Comments

@JeffJacobson
Copy link
Contributor

JeffJacobson commented Aug 8, 2014

Upgrade to use modern JSON serialization libraries.

At the time this issue was created, the target was Json.Net, which has since been superseded by System.Text.Json. So the target should now be System.Text.Json.

Refer to "How to serialize and deserialize (marshal and unmarshal) JSON in .NET"

@JeffJacobson JeffJacobson changed the title Modify serialization code to use Json.NET. Modify serialization code to use J̶s̶o̶n̶.̶N̶e̶t̶ System.Text.Json . Apr 10, 2022
@JeffJacobson JeffJacobson changed the title Modify serialization code to use J̶s̶o̶n̶.̶N̶e̶t̶ System.Text.Json . Modify serialization code to use modern serialization libraries. Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant