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