Azure / Azure/data-api-builder
Evaluate System.Text.Json satisfies all mutation needs to be able to replace NewtonSoft.Json
Open
cleanup
cosmos
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
System.Text.Json seems to have limited abilities in terms of writing/creating a JsonDocument. So we need migrate the runtime to use Newtonsoft.Json instead of System.Text.Json to achieve the relevant functionalities like creating JArray with elements etc.
Contributor guide
Assessment
This issue has not been assessed yet.