STARIONGROUP/COMET-SDK-Community-Edition

[CodeGenerate] a system.json.text based CDP4JsonSerializer

samatstariongroup opened this issue · 1 comments

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.

being worked on feat/GH-Change-NewtonSoft