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

Drop support for Newtonsoft.Json except Bson #177

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

czgeissler
Copy link
Contributor

@czgeissler czgeissler commented Sep 19, 2022

Drop support for Newtonsoft.Json. System.Text.Json should be used instead for serialization. This does not affect Bson serialization since System.Text.json does not support Bson right now.

@czgeissler czgeissler force-pushed the feature/Drop_NewtonsoftJson_support branch from c3358ef to 1c0c135 Compare September 20, 2022 08:53
@czgeissler czgeissler force-pushed the feature/Drop_NewtonsoftJson_support branch from 1c0c135 to b743bb9 Compare September 20, 2022 09:02
@czgeissler czgeissler changed the title Drop support for Newtonsoft.Json Drop support for Newtonsoft.Json except Bson Sep 20, 2022
@czgeissler czgeissler requested a review from czwinter September 20, 2022 09:05
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.

1 participant