Microsoft.AspNetCore.JsonPatch
2.2.0
See the version list below for details.
dotnet add package Microsoft.AspNetCore.JsonPatch --version 2.2.0
NuGet\Install-Package Microsoft.AspNetCore.JsonPatch -Version 2.2.0
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="2.2.0" />
paket add Microsoft.AspNetCore.JsonPatch --version 2.2.0
#r "nuget: Microsoft.AspNetCore.JsonPatch, 2.2.0"
// Install Microsoft.AspNetCore.JsonPatch as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.JsonPatch&version=2.2.0 // Install Microsoft.AspNetCore.JsonPatch as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.JsonPatch&version=2.2.0
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/aspnet/JsonPatch/tree/3b485909ebec98d9437058dbcf45dac3ccd1f157
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 (48)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.JsonPatch:
Repository | Stars |
---|---|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
ravendb/ravendb
ACID Document Database
|
|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
grandnode/grandnode2
Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
|