Open-XML-SDK icon indicating copy to clipboard operation
Open-XML-SDK copied to clipboard

Remove usage of Newtonsoft in favor of System.Text

Open twsouthwick opened this issue 5 months ago • 2 comments

Is your feature request related to a problem? Please describe. We currently have both Newtonsoft and System.Text.Json and only should use one.

Describe the solution you'd like Remove Newtonsoft.JSON and replace usage and associated code/data with System.Text.Json compliant stuff

twsouthwick avatar May 21 '25 15:05 twsouthwick