Closed penguinawesome closed 2 years ago
We have observed that this library still depending on Newtonsoft.Json. Newtonsoft is very slow. I hope you could replace it with System.Text.json already since this is faster and the default json serializer already for .net.
Sorry, this is not a high priority on my list. Perhaps someone could make a PR? I'll gladly review and merge.
We have observed that this library still depending on Newtonsoft.Json. Newtonsoft is very slow. I hope you could replace it with System.Text.json already since this is faster and the default json serializer already for .net.