V13: Is the plan to remove Newtonsoft.JSON for System.Text.JSON ? #15271
Closed
warrenbuckley
started this conversation in
Features and ideas
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
One for the lovely HQ CMS team lead @bergmania
Are you planning on removing Newtonsoft.JSON and use System.Text.JSON across the entire CMS codebase ?
As you have the
JsonNetSerializer
and associatedIJsonSerializer
that uses Newtonsoft.Json.I would like to add new methods to this to specify the serializing settings object, so if you are using this in your own codebase, you can use different settings away from the main one used in the CMS for a lot of things and breaking stuff.
Beta Was this translation helpful? Give feedback.
All reactions