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

Migrate from Newtonsoft to System.Text.Json #205

Open
thompson-tomo opened this issue May 16, 2024 · 3 comments · May be fixed by #206
Open

Migrate from Newtonsoft to System.Text.Json #205

thompson-tomo opened this issue May 16, 2024 · 3 comments · May be fixed by #206

Comments

@thompson-tomo
Copy link
Contributor

With release and evolution of System.Text.Json the json serialisation should be switched to STJ so that the framework can natively provide the library on newer frameworks & at the same time reduce maintenance.

thompson-tomo added a commit to thompson-tomo/jsnlog that referenced this issue May 21, 2024
@thompson-tomo thompson-tomo linked a pull request May 21, 2024 that will close this issue
@vaclav-antosik
Copy link

+1 for this one. This change is highly expected.

@thompson-tomo
Copy link
Contributor Author

Agree & as such PR has been done which Just needs review/release

@pepki
Copy link

pepki commented May 28, 2024

Support for this.
Adding to what has been said, Newtonsoft 9.0.1 also has a vulnerability with high severity https://www.nuget.org/packages/newtonsoft.json/9.0.1

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 a pull request may close this issue.

3 participants