microsoft/fhir-codegen

Use System.Text.Json instead of Newtonsoft.Json

GinoCanessa opened this issue · 1 comments

Improve performance by using System.Text.Json instead of Newtonsoft.Json for reading and writing JSON files.

Initial POCOs can be generated by the language CSharp2. WIP to add as an option to Firely-net-sdk.