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

Switch to System.Text.Json #50

Open
ormico opened this issue Feb 21, 2024 · 0 comments
Open

Switch to System.Text.Json #50

ormico opened this issue Feb 21, 2024 · 0 comments
Milestone

Comments

@ormico
Copy link
Owner

ormico commented Feb 21, 2024

If possible, switch to using System.Text.Json instead of Newtonsoft.Json
System.Text.Json is faster and uses less memory, but Newtonsoft.Json is more flexible.

It may also be more work than it is worth, but look into and perform the change if it looks like a good idea.

@ormico ormico added this to the v3.0 milestone Feb 21, 2024
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

No branches or pull requests

1 participant