Easy JSON deserialization with the new .NET built-in libraries
Old school .NET developers are very well used to Newtonsoft.Json, as this has always been the go-to library aimed at serializing and deserializing JSON objects during times where the .NET framework didn’t offer any good… Read More »Easy JSON deserialization with the new .NET built-in libraries