Teneko
Newtonsoft.Json issue
Right, better learn the basics, and mostly everything provided by Microsoft is pretty basic. But later you still can use Newtonsoft.Json. It has advantages in certain and very special scenarios. Like when you want to write a recursive object dumper that can handle cyclic dependencies... System.Text.Json is very more restrictive but that's not bad for beginners.
47 replies