Rollbar.NET icon indicating copy to clipboard operation
Rollbar.NET copied to clipboard

Consider replacing Newtonsoft.Json with System.Text.Json

Open akornich opened this issue 3 years ago • 2 comments

For reference

akornich avatar Feb 08 '22 22:02 akornich

Was just about to ask about this when #560 closed.

beeradmoore avatar Feb 08 '22 23:02 beeradmoore

Hey @akornich , is there anything planned work on this yet? If not and you were open to contributions to it is there any suggested paths to take?

Project is a lot bigger and more structured than anything I have worked on. I was going to go the nuclear approach and replace using Newtonsoft with //using Newtonsoft (and any other instances of Newtonsoft) and then fix whatever doesn't compile, then run all the unit tests and hope for the best.

beeradmoore avatar Jul 18 '22 06:07 beeradmoore