Open r-work opened 2 years ago
Now that dotnet comes with json support, can we have Newtonsoft.Json replaced with System.Text.Json? The library is really bloated with bunch of dependencies as it is.
Newtonsoft.Json
System.Text.Json
Now that dotnet comes with json support, can we have
Newtonsoft.Json
replaced withSystem.Text.Json
? The library is really bloated with bunch of dependencies as it is.