Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson by Microsoft

<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="3.0.0-preview7.19365.7" />

 Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson 3.0.0-preview7.19365.7

Implements the SignalR Hub Protocol using Newtonsoft.Json. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d27c0100bc8b9b93eb8102b097c20b40f7de9c49

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson</id>
    <version>3.0.0-preview7.19365.7</version>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <projectUrl>https://asp.net/</projectUrl>
    <iconUrl>https://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <description>Implements the SignalR Hub Protocol using Newtonsoft.Json.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d27c0100bc8b9b93eb8102b097c20b40f7de9c49</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>aspnetcore signalr</tags>
    <serviceable>true</serviceable>
    <repository type="git" url="https://github.com/aspnet/AspNetCore" commit="d27c0100bc8b9b93eb8102b097c20b40f7de9c49" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.AspNetCore.SignalR.Common" version="3.0.0-preview7.19365.7" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json" version="12.0.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>