Microsoft.AspNetCore.JsonPatch 2.2.0-preview2-35157

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNetCore.JsonPatch.
There is a newer version of this package available.
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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="2.2.0-preview2-35157" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.JsonPatch" Version="2.2.0-preview2-35157" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.JsonPatch --version 2.2.0-preview2-35157
                    
#r "nuget: Microsoft.AspNetCore.JsonPatch, 2.2.0-preview2-35157"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.AspNetCore.JsonPatch@2.2.0-preview2-35157
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.JsonPatch&version=2.2.0-preview2-35157&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.JsonPatch&version=2.2.0-preview2-35157&prerelease
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (183)

Showing the top 5 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/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0

Microsoft.AspNetCore.Mvc.Formatters.Json

ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.

Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

RavenDB.Client

RavenDB Client is the client library for accessing RavenDB

GitHub repositories (51)

Showing the top 20 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
emberstack/kubernetes-reflector
Custom Kubernetes controller that can be used to replicate secrets, configmaps and certificates.
grandnode/grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
Dotnet-Boxed/Framework
.NET Core Extensions and Helper NuGet packages.
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
JonPSmith/EfCore.GenericServices
A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
mattfrear/Swashbuckle.AspNetCore.Filters
A bunch of useful filters for Swashbuckle.AspNetCore
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
itlibrium/DDD-starter-dotnet
Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.
Librum-Reader/Librum-Server
The Librum server
VeritasSoftware/AspNetCore.ApiGateway
Framework for an API Gateway endorsed by the .NET Foundation as revolutionary!
solenovex/ASP.NET-Core-3.x-REST-API-Tutorial-Code
Version Downloads Last Updated
10.0.0-rc.1.25451.107 7,240 9/9/2025
10.0.0-preview.7.25380.108 3,171 8/12/2025
10.0.0-preview.6.25358.103 2,756 7/15/2025
10.0.0-preview.5.25277.114 6,968 6/6/2025
10.0.0-preview.4.25258.110 2,517 5/12/2025
10.0.0-preview.3.25172.1 6,096 4/10/2025
10.0.0-preview.2.25164.1 1,701 3/18/2025
10.0.0-preview.1.25120.3 86,885 2/25/2025
9.0.9 324,820 9/9/2025
9.0.8 1,003,568 8/5/2025
9.0.7 809,864 7/8/2025
9.0.6 1,078,621 6/10/2025
9.0.5 1,207,282 5/13/2025
9.0.4 1,615,093 4/8/2025
9.0.3 1,288,511 3/11/2025
9.0.2 1,567,908 2/11/2025
9.0.1 1,609,143 1/14/2025
9.0.0 4,678,093 11/12/2024
9.0.0-rc.2.24474.3 18,960 10/8/2024
9.0.0-rc.1.24452.1 12,375 9/10/2024
9.0.0-preview.7.24406.2 5,074 8/13/2024
9.0.0-preview.6.24328.4 15,796 7/9/2024
9.0.0-preview.5.24306.11 2,626 6/11/2024
9.0.0-preview.4.24267.6 3,119 5/21/2024
9.0.0-preview.3.24172.13 14,390 4/11/2024
9.0.0-preview.2.24128.4 6,589 3/12/2024
9.0.0-preview.1.24081.5 5,114 2/13/2024
8.0.20 287,301 9/9/2025
8.0.19 1,062,599 8/4/2025
8.0.18 677,326 7/8/2025
8.0.17 1,738,269 6/10/2025
8.0.16 1,337,153 5/13/2025
8.0.15 2,198,151 4/8/2025
8.0.14 2,086,360 3/11/2025
8.0.13 2,345,114 2/11/2025
8.0.12 3,514,568 1/14/2025
8.0.11 8,740,941 11/12/2024
8.0.10 10,591,148 10/8/2024
8.0.8 12,690,628 8/13/2024
8.0.7 8,808,520 7/9/2024
8.0.6 8,420,247 5/28/2024
8.0.5 2,974,952 5/14/2024
8.0.4 8,020,637 4/9/2024
8.0.3 5,920,948 3/12/2024
8.0.2 5,789,228 2/13/2024
8.0.1 8,667,108 1/9/2024
8.0.0 23,414,131 11/14/2023
8.0.0-rc.2.23480.2 64,181 10/10/2023
8.0.0-rc.1.23421.29 38,859 9/12/2023
8.0.0-preview.7.23375.9 20,636 8/8/2023
8.0.0-preview.6.23329.11 18,275 7/11/2023
8.0.0-preview.5.23302.2 11,843 6/13/2023
8.0.0-preview.4.23260.4 277,708 5/16/2023
8.0.0-preview.3.23177.8 31,933 4/11/2023
8.0.0-preview.2.23153.2 20,554 3/14/2023
8.0.0-preview.1.23112.2 16,335 2/21/2023
7.0.20 896,762 5/28/2024
7.0.19 136,497 5/14/2024
7.0.18 255,279 4/9/2024
7.0.17 299,703 3/12/2024
7.0.16 384,154 2/13/2024
7.0.15 802,597 1/9/2024
7.0.14 1,964,920 11/14/2023
7.0.13 2,321,821 10/24/2023
7.0.12 1,365,832 10/10/2023
7.0.11 2,941,682 9/12/2023
7.0.10 2,776,734 8/8/2023
7.0.9 2,169,785 7/11/2023
7.0.8 1,777,544 6/22/2023
7.0.7 1,472,582 6/13/2023
7.0.5 6,634,616 4/11/2023
7.0.4 2,713,067 3/14/2023
7.0.3 2,972,934 2/14/2023
7.0.2 3,701,514 1/10/2023
7.0.1 4,000,451 12/13/2022
7.0.0 16,461,426 11/7/2022
7.0.0-rc.2.22476.2 66,421 10/11/2022
7.0.0-rc.1.22427.2 14,701 9/14/2022
7.0.0-preview.7.22376.6 14,971 8/9/2022
7.0.0-preview.6.22330.3 7,833 7/12/2022
7.0.0-preview.5.22303.8 11,813 6/14/2022
7.0.0-preview.4.22251.1 18,313 5/10/2022
7.0.0-preview.3.22178.4 4,164 4/13/2022
7.0.0-preview.2.22153.2 13,132 3/14/2022
7.0.0-preview.1.22109.13 21,469 2/17/2022
6.0.36 1,167,621 11/12/2024
6.0.35 526,409 10/8/2024
6.0.33 2,057,964 8/13/2024
6.0.32 760,697 7/9/2024
6.0.31 781,364 5/28/2024
6.0.30 289,397 5/14/2024
6.0.29 1,070,471 4/9/2024
6.0.28 983,785 3/12/2024
6.0.27 3,615,678 2/13/2024
6.0.26 1,937,239 1/9/2024
6.0.25 3,431,878 11/14/2023
6.0.24 1,976,327 10/24/2023
6.0.23 908,684 10/10/2023
6.0.22 1,789,155 9/12/2023
6.0.21 2,446,138 8/8/2023
6.0.20 2,500,301 7/11/2023
6.0.19 1,491,343 6/22/2023
6.0.18 862,507 6/13/2023
6.0.16 6,432,415 4/11/2023
6.0.15 3,119,425 3/14/2023
6.0.14 3,418,547 2/14/2023
6.0.13 5,782,072 1/10/2023
6.0.12 5,093,775 12/13/2022
6.0.11 8,200,201 11/7/2022
6.0.10 10,976,218 10/11/2022
6.0.9 8,028,530 9/13/2022
6.0.8 10,545,844 8/9/2022
6.0.7 8,393,219 7/12/2022
6.0.6 6,954,370 6/14/2022
6.0.5 13,188,700 5/10/2022
6.0.4 7,923,481 4/11/2022
6.0.3 8,897,451 3/8/2022
6.0.2 7,805,448 2/8/2022
6.0.1 17,498,352 12/14/2021
6.0.0 18,453,966 11/8/2021
6.0.0-rc.2.21480.10 79,691 10/12/2021
6.0.0-rc.1.21452.15 23,658,032 9/14/2021
6.0.0-preview.7.21378.6 70,345 8/10/2021
6.0.0-preview.6.21355.2 9,903 7/14/2021
6.0.0-preview.5.21301.17 10,717 6/15/2021
6.0.0-preview.4.21253.5 26,473 5/24/2021
6.0.0-preview.3.21201.13 16,775 4/8/2021
6.0.0-preview.2.21154.6 47,513 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 25,899 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 2,629,673 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 344,240 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 798,230 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 597,548 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 3,124,498 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,380,653 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 5,630,879 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 7,460,512 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,550,810 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,018,273 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 4,654,933 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 3,073,330 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 4,483,438 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,422,321 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 3,876,955 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 3,111,233 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,116,043 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 15,083,300 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 35,248 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 22,973 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 8,420 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 18,784 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 9,575 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 22,883 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 6,452 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 8,142 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 10,970 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 5,396 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 1,984,343 12/13/2022
3.1.31 231,920 11/8/2022
3.1.30 352,926 10/11/2022
3.1.29 429,934 9/13/2022
3.1.28 566,514 8/9/2022
3.1.27 601,895 7/12/2022
3.1.26 449,464 6/14/2022
3.1.25 695,818 5/10/2022
3.1.24 442,637 4/11/2022
3.1.23 870,770 3/8/2022
3.1.22 3,436,881 12/14/2021
3.1.21 1,835,506 11/7/2021
3.1.20 1,400,279 10/11/2021
3.1.19 1,355,318 9/14/2021
3.1.18 1,936,952 8/10/2021
3.1.17 1,907,264 7/13/2021
3.1.16 2,453,576 6/8/2021
3.1.15 2,129,002 5/11/2021
3.1.14 3,029,028 4/6/2021
3.1.13 3,233,099 3/9/2021
3.1.12 2,966,371 2/9/2021
3.1.11 4,099,849 1/12/2021
3.1.10 7,650,952 11/9/2020
3.1.9 8,071,262 10/13/2020
3.1.8 10,221,147 9/8/2020
3.1.7 7,012,793 8/11/2020
3.1.6 7,845,547 7/14/2020
3.1.5 10,926,394 6/9/2020
3.1.4 7,600,410 5/12/2020
3.1.3 14,073,771 3/24/2020
3.1.2 9,807,651 2/18/2020
3.1.1 11,669,098 1/14/2020
3.1.0 10,440,043 12/3/2019
3.1.0-preview3.19555.2 45,111 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 7,366 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 13,462 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 598,765 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 583,933 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 41,254,677 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 41,157 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 82,328 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 115,967 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 98,259 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 280,297 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 853,556 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 38,756 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 6,370,045 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 22,926 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 4,318 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 4,666,969 1/14/2025
2.2.0 238,950,506 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 105,676 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 46,079 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 29,290 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 42,162,749 6/18/2018
2.1.0 106,654,612 5/29/2018
2.1.0-rc1-final 116,224 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 191,767 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 166,838 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.0 84,189,219 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 104,958 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 32,815 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 9,399,663 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,097,503 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 3,175,716 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 30,702 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.0 56,623,041 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 188,388 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.