JSON with Newtonsoft.Json:
*
JSON in .NET with Newtonsoft.Json
The NuGet package Newtonsoft.Json has become the defacto standard for using and manipulating JSON formatted text and objects in .NET. It is a robust tool that is fast, and easy to use.