Microsoft.AspNetCore.JsonPatch
2.2.0-preview2-35157
See the version list below for details.
dotnet add package Microsoft.AspNetCore.JsonPatch --version 2.2.0-preview2-35157
NuGet\Install-Package Microsoft.AspNetCore.JsonPatch -Version 2.2.0-preview2-35157
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="2.2.0-preview2-35157" />
<PackageVersion Include="Microsoft.AspNetCore.JsonPatch" Version="2.2.0-preview2-35157" />
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" />
paket add Microsoft.AspNetCore.JsonPatch --version 2.2.0-preview2-35157
#r "nuget: Microsoft.AspNetCore.JsonPatch, 2.2.0-preview2-35157"
#:package Microsoft.AspNetCore.JsonPatch@2.2.0-preview2-35157
#addin nuget:?package=Microsoft.AspNetCore.JsonPatch&version=2.2.0-preview2-35157&prerelease
#tool nuget:?package=Microsoft.AspNetCore.JsonPatch&version=2.2.0-preview2-35157&prerelease
ASP.NET Core support for JSON PATCH.
This package was built from the source at:
https://github.com/aspnet/JsonPatch/tree/cb569de67201c566b680f71a7a0bb7f0cac34600
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.AspNetCore.JsonPatch:
| Package | Downloads |
|---|---|
|
Microsoft.AspNetCore.Mvc.NewtonsoftJson
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e |
GitHub repositories
This package is not used by any popular GitHub repositories.