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

Use System.Text.Json over Newtonsoft.Json #17

Open
ghost1face opened this issue Aug 22, 2022 · 0 comments
Open

Use System.Text.Json over Newtonsoft.Json #17

ghost1face opened this issue Aug 22, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@ghost1face
Copy link
Member

ghost1face commented Aug 22, 2022

This is definitely a breaking change, we'll look to perform this update in the next major version upgrade.

Prefer if possible, not taking on the attributes for each model's property values. But using custom JsonConverter<T> implementations to handle all the details.

@ghost1face ghost1face added enhancement New feature or request dependencies Pull requests that update a dependency file labels Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Development

No branches or pull requests

1 participant