Microsoft.AspNetCore.JsonPatch by Microsoft

<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="2.2.0-preview3-35497" />

 Microsoft.AspNetCore.JsonPatch 2.2.0-preview3-35497

ASP.NET Core support for JSON PATCH. This package was built from the source at: https://github.com/aspnet/JsonPatch/tree/ed49a91b675390bb1f1d7b0c3d94243c9b83ea22

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.AspNetCore.JsonPatch</id>
    <version>2.2.0-preview3-35497</version>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt</licenseUrl>
    <projectUrl>https://asp.net/</projectUrl>
    <iconUrl>https://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <description>ASP.NET Core support for JSON PATCH.
This package was built from the source at:
https://github.com/aspnet/JsonPatch/tree/ed49a91b675390bb1f1d7b0c3d94243c9b83ea22</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>aspnetcore json jsonpatch</tags>
    <serviceable>true</serviceable>
    <repository type="git" url="https://github.com/aspnet/JsonPatch" commit="ed49a91b675390bb1f1d7b0c3d94243c9b83ea22" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.CSharp" version="4.5.0" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json" version="11.0.2" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>