|
|
|
|
|
by xnorswap
219 days ago
|
|
System.Text.Json isn't needed as a nuget library for newer development, the library is only needed for older stuff. Those older stuff are likely running newtonsoft.Json anyway. There's also a load of .NET Framework applications still running Newstonsoft. |
|