Microsoft.AspNetCore.JsonPatch
3.1.5
See the version list below for details.
dotnet add package Microsoft.AspNetCore.JsonPatch --version 3.1.5
NuGet\Install-Package Microsoft.AspNetCore.JsonPatch -Version 3.1.5
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="3.1.5" />
paket add Microsoft.AspNetCore.JsonPatch --version 3.1.5
#r "nuget: Microsoft.AspNetCore.JsonPatch, 3.1.5"
// Install Microsoft.AspNetCore.JsonPatch as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.JsonPatch&version=3.1.5 // Install Microsoft.AspNetCore.JsonPatch as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.JsonPatch&version=3.1.5
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/844a82e37cae48af2ab2ee4f39b41283e6bb4f0e
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 12.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
|