NServiceBus.AmazonSQS icon indicating copy to clipboard operation
NServiceBus.AmazonSQS copied to clipboard

Replace SimpleJson

Open DavidBoike opened this issue 3 years ago • 0 comments

The SimpleJson codebase is not maintained and is fairly old. This constitutes a maintenance risk, and while there are no known vulnerabilities, if there ever were any detected, it's unlikely there would be a fix.

It should be possible to replace SimpleJson, perhaps with System.Text.Json, although some migration may be required.

DavidBoike avatar Jan 13 '22 19:01 DavidBoike