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

Consider an ability to use System.Text.Json instead of Newtonsoft.Json #2008

Closed
ivanstus opened this issue Apr 18, 2020 · 1 comment
Closed
Assignees

Comments

@ivanstus
Copy link

ivanstus commented Apr 18, 2020

I think there should be an ability to use System.Text.Json instead of Newtonsoft.Json. According to MS tests it is faster than Newtonsoft.Json and is a default Json serializer/deserializer for .NET Core apps.

@ivanstus ivanstus changed the title Consider an ability to switch use System.Text.Json instead of Newtonsoft.Json Consider an ability to use System.Text.Json instead of Newtonsoft.Json Apr 18, 2020
@remi-stripe remi-stripe self-assigned this Apr 18, 2020
@remi-stripe
Copy link
Contributor

@ivanstus thanks for the report! We're tracking this potential improvement in another issue #1979 so I'd recommend following along on that one!

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