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

Change json library to System.Text.Json #28

Merged
merged 2 commits into from
Jun 29, 2024
Merged

Change json library to System.Text.Json #28

merged 2 commits into from
Jun 29, 2024

Conversation

s2quake
Copy link
Owner

@s2quake s2quake commented Jun 29, 2024

The newtonsoft library is a very good library. However, the inclusion of System.Text.Json in the BCL is a big plus, as it eliminates the dependency on external libraries. Personally, I'm familiar with newtonsoft, but unfortunately it's time to let it go.

This pull request was created to reapply the reverted #22.

@s2quake s2quake force-pushed the refactor/text-json branch from 0279fd9 to 7bfc398 Compare June 29, 2024 10:10
@s2quake s2quake marked this pull request as ready for review June 29, 2024 10:14
@s2quake s2quake merged commit 504ac38 into main Jun 29, 2024
5 checks passed
@s2quake s2quake deleted the refactor/text-json branch June 29, 2024 10:15
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 this pull request may close these issues.

None yet

1 participant