🚧Change JSON parsing libraries #19
Labels
high-priority
High Priority
🏎️performance
Performance improvements
preview
Done while in preview
tech-debt
Code refactoring or cleanup / tech debt reduction
Complete The Item Below
Description
Change from the Newtonsoft.Json library to the JSON library built into dotnet.
This will require the removal of the Newtonsoft.Json NuGet package and refactoring all required code to properly use the dotnet version of the JSON parsing API.
Acceptance Criteria
ToDo Items
Issue Dependencies
No response
Related Work
No response
Additional Information:
Change Type Labels
🐛bug
🧨breaking changes
✨new feature
♻️cicd
🗒️documentation/code
📝documentation/product
Priority Type Labels
low priority
medium priority
high priority
Code of Conduct
The text was updated successfully, but these errors were encountered: