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

[CodeGenerate] a system.json.text based CDP4JsonSerializer #262

Open
3 tasks done
samatstariongroup opened this issue Apr 22, 2023 · 1 comment
Open
3 tasks done

Comments

@samatstariongroup
Copy link
Member

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of the COMET-SDK
  • I have searched open and closed issues to ensure it has not already been reported

Description

add a new JSON serializer that will replace the newtonsoft serializer in due time. The API should stay as close as possible to the current API so we do not need to change the whole SDK to accommodate.

@samatstariongroup
Copy link
Member Author

being worked on feat/GH-Change-NewtonSoft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment