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

Replace Newtonsoft.Json for System.Text.Json (on dotnet 7+) #78

Open
brmassa opened this issue Sep 17, 2024 · 2 comments
Open

Replace Newtonsoft.Json for System.Text.Json (on dotnet 7+) #78

brmassa opened this issue Sep 17, 2024 · 2 comments

Comments

@brmassa
Copy link

brmassa commented Sep 17, 2024

System.Text.Json is getting a lot of love lately and is far faster than Newtonsoft implementation. To preserve old frameworks, I suggest adding it conditionally.

@ikpil
Copy link
Owner

ikpil commented Sep 21, 2024

image

@ikpil
Copy link
Owner

ikpil commented Sep 21, 2024

@brmassa Hello.
I apologize for the late response.
I haven't used it because it’s not supported in Unity3D.
Most Unity3D developers use Newtonsoft.Json.

Is there an easier way to cover this up to Unity3D?

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

2 participants