Newtonsoft.Json by James Newton-King

<PackageReference Include="Newtonsoft.Json" Version="4.0.7" />

.NET API 352,768 bytes

 Newtonsoft.Json 4.0.7

Json.NET is a popular high-performance JSON framework for .NET

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Newtonsoft.Json</id>
    <version>4.0.7</version>
    <title>Json.NET</title>
    <authors>James Newton-King</authors>
    <owners>James Newton-King</owners>
    <projectUrl>http://james.newtonking.com/projects/json-net.aspx</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Json.NET is a popular high-performance JSON framework for .NET</description>
    <language>en-US</language>
    <tags>json</tags>
  </metadata>
</package>