Microsoft.AspNetCore.JsonPatch 9.0.0-rc.2.24474.3

Prefix Reserved
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 9.0.0-rc.2.24474.3
                    
NuGet\Install-Package Microsoft.AspNetCore.JsonPatch -Version 9.0.0-rc.2.24474.3
                    
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="9.0.0-rc.2.24474.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.JsonPatch" Version="9.0.0-rc.2.24474.3" />
                    
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 9.0.0-rc.2.24474.3
                    
#r "nuget: Microsoft.AspNetCore.JsonPatch, 9.0.0-rc.2.24474.3"
                    
#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@9.0.0-rc.2.24474.3
                    
#: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=9.0.0-rc.2.24474.3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.JsonPatch&version=9.0.0-rc.2.24474.3&prerelease
                    
Install as a Cake Tool

ASP.NET Core support for JSON PATCH.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c70204ae3c91d2b48fa6d9b92b62265f368421b4

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 is compatible.  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 is compatible.  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 (188)

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/44525024595742ebe09023abe709df51de65009b

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 (53)

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
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
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等多种数据库的文档查询和导出功能。
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
mattfrear/Swashbuckle.AspNetCore.Filters
A bunch of useful filters for Swashbuckle.AspNetCore
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.2 1,197 1/13/2026
10.0.1 487,188 12/9/2025
10.0.0 898,853 11/11/2025
10.0.0-rc.2.25502.107 31,051 10/14/2025
10.0.0-rc.1.25451.107 26,541 9/9/2025
10.0.0-preview.7.25380.108 5,245 8/12/2025
10.0.0-preview.6.25358.103 3,926 7/15/2025
10.0.0-preview.5.25277.114 10,951 6/6/2025
10.0.0-preview.4.25258.110 3,266 5/12/2025
10.0.0-preview.3.25172.1 7,498 4/10/2025
10.0.0-preview.2.25164.1 1,868 3/18/2025
10.0.0-preview.1.25120.3 131,180 2/25/2025
9.0.12 258 1/13/2026
9.0.11 585,033 11/11/2025
9.0.10 1,339,916 10/14/2025
9.0.9 1,620,227 9/9/2025
9.0.8 1,759,996 8/5/2025
9.0.7 1,242,821 7/8/2025
9.0.6 1,614,022 6/10/2025
9.0.5 1,546,116 5/13/2025
9.0.4 2,073,369 4/8/2025
9.0.3 1,658,254 3/11/2025
9.0.2 1,872,438 2/11/2025
9.0.1 2,029,715 1/14/2025
9.0.0 6,377,071 11/12/2024
9.0.0-rc.2.24474.3 19,428 10/8/2024
9.0.0-rc.1.24452.1 13,416 9/10/2024
9.0.0-preview.7.24406.2 7,353 8/13/2024
9.0.0-preview.6.24328.4 16,492 7/9/2024
9.0.0-preview.5.24306.11 2,933 6/11/2024
9.0.0-preview.4.24267.6 4,263 5/21/2024
9.0.0-preview.3.24172.13 15,853 4/11/2024
9.0.0-preview.2.24128.4 9,044 3/12/2024
9.0.0-preview.1.24081.5 5,706 2/13/2024
8.0.23 816 1/13/2026
8.0.22 1,221,057 11/11/2025
8.0.21 1,113,148 10/14/2025
8.0.20 1,334,877 9/9/2025
8.0.19 2,456,752 8/4/2025
8.0.18 1,200,267 7/8/2025
8.0.17 2,403,576 6/10/2025
8.0.16 1,945,980 5/13/2025
8.0.15 3,106,282 4/8/2025
8.0.14 2,741,548 3/11/2025
8.0.13 2,980,909 2/11/2025
8.0.12 4,552,567 1/14/2025
8.0.11 11,085,648 11/12/2024
8.0.10 12,782,459 10/8/2024
8.0.8 14,857,102 8/13/2024
8.0.7 10,645,053 7/9/2024
8.0.6 9,605,206 5/28/2024
8.0.5 3,395,349 5/14/2024
8.0.4 9,140,520 4/9/2024
8.0.3 6,596,327 3/12/2024
8.0.2 6,471,772 2/13/2024
8.0.1 9,825,617 1/9/2024
8.0.0 28,471,587 11/14/2023
8.0.0-rc.2.23480.2 66,929 10/10/2023
8.0.0-rc.1.23421.29 39,326 9/12/2023
8.0.0-preview.7.23375.9 21,322 8/8/2023
8.0.0-preview.6.23329.11 19,777 7/11/2023
8.0.0-preview.5.23302.2 12,175 6/13/2023
8.0.0-preview.4.23260.4 282,509 5/16/2023
8.0.0-preview.3.23177.8 32,751 4/11/2023
8.0.0-preview.2.23153.2 21,668 3/14/2023
8.0.0-preview.1.23112.2 16,965 2/21/2023
7.0.20 1,064,235 5/28/2024
7.0.19 161,933 5/14/2024
7.0.18 282,709 4/9/2024
7.0.17 334,930 3/12/2024
7.0.16 409,113 2/13/2024
7.0.15 857,054 1/9/2024
7.0.14 2,081,980 11/14/2023
7.0.13 2,483,541 10/24/2023
7.0.12 1,450,976 10/10/2023
7.0.11 3,364,569 9/12/2023
7.0.10 2,901,026 8/8/2023
7.0.9 2,287,522 7/11/2023
7.0.8 1,873,676 6/22/2023
7.0.7 1,614,437 6/13/2023
7.0.5 6,881,260 4/11/2023
7.0.4 2,794,530 3/14/2023
7.0.3 3,075,327 2/14/2023
7.0.2 3,817,720 1/10/2023
7.0.1 4,288,264 12/13/2022
7.0.0 17,944,388 11/7/2022
7.0.0-rc.2.22476.2 67,548 10/11/2022
7.0.0-rc.1.22427.2 15,632 9/14/2022
7.0.0-preview.7.22376.6 15,094 8/9/2022
7.0.0-preview.6.22330.3 8,059 7/12/2022
7.0.0-preview.5.22303.8 12,017 6/14/2022
7.0.0-preview.4.22251.1 18,426 5/10/2022
7.0.0-preview.3.22178.4 4,264 4/13/2022
7.0.0-preview.2.22153.2 13,524 3/14/2022
7.0.0-preview.1.22109.13 21,569 2/17/2022
6.0.36 1,555,061 11/12/2024
6.0.35 628,335 10/8/2024
6.0.33 2,500,980 8/13/2024
6.0.32 861,932 7/9/2024
6.0.31 860,259 5/28/2024
6.0.30 312,819 5/14/2024
6.0.29 1,162,311 4/9/2024
6.0.28 1,059,718 3/12/2024
6.0.27 3,704,246 2/13/2024
6.0.26 2,113,890 1/9/2024
6.0.25 3,603,770 11/14/2023
6.0.24 2,093,862 10/24/2023
6.0.23 945,930 10/10/2023
6.0.22 1,893,853 9/12/2023
6.0.21 2,557,432 8/8/2023
6.0.20 2,606,328 7/11/2023
6.0.19 1,559,298 6/22/2023
6.0.18 906,041 6/13/2023
6.0.16 6,683,104 4/11/2023
6.0.15 3,296,014 3/14/2023
6.0.14 3,551,317 2/14/2023
6.0.13 6,051,787 1/10/2023
6.0.12 5,241,895 12/13/2022
6.0.11 8,518,357 11/7/2022
6.0.10 11,395,300 10/11/2022
6.0.9 8,352,995 9/13/2022
6.0.8 10,863,699 8/9/2022
6.0.7 8,633,283 7/12/2022
6.0.6 7,177,659 6/14/2022
6.0.5 13,781,851 5/10/2022
6.0.4 8,114,922 4/11/2022
6.0.3 9,086,974 3/8/2022
6.0.2 7,972,828 2/8/2022
6.0.1 18,382,978 12/14/2021
6.0.0 19,336,193 11/8/2021
6.0.0-rc.2.21480.10 81,348 10/12/2021
6.0.0-rc.1.21452.15 24,333,070 9/14/2021
6.0.0-preview.7.21378.6 72,203 8/10/2021
6.0.0-preview.6.21355.2 10,023 7/14/2021
6.0.0-preview.5.21301.17 10,836 6/15/2021
6.0.0-preview.4.21253.5 26,586 5/24/2021
6.0.0-preview.3.21201.13 16,917 4/8/2021
6.0.0-preview.2.21154.6 48,088 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 26,030 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 2,732,829 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 359,787 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 829,288 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 621,338 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 3,169,642 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,439,309 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 5,748,796 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 7,633,261 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,672,643 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,104,018 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 4,758,842 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 3,118,062 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 4,547,415 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,492,637 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 3,952,751 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 3,163,855 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,163,693 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 15,558,992 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 35,425 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 23,295 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,615 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 19,136 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,709 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 23,011 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,581 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,587 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 11,096 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,522 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 2,725,122 12/13/2022
3.1.31 249,649 11/8/2022
3.1.30 377,662 10/11/2022
3.1.29 450,688 9/13/2022
3.1.28 590,603 8/9/2022
3.1.27 626,567 7/12/2022
3.1.26 471,188 6/14/2022
3.1.25 722,630 5/10/2022
3.1.24 458,046 4/11/2022
3.1.23 893,898 3/8/2022
3.1.22 3,549,389 12/14/2021
3.1.21 1,899,437 11/7/2021
3.1.20 1,442,814 10/11/2021
3.1.19 1,385,733 9/14/2021
3.1.18 1,989,648 8/10/2021
3.1.17 1,958,793 7/13/2021
3.1.16 2,514,299 6/8/2021
3.1.15 2,187,548 5/11/2021
3.1.14 3,122,529 4/6/2021
3.1.13 3,283,454 3/9/2021
3.1.12 3,033,734 2/9/2021
3.1.11 4,166,906 1/12/2021
3.1.10 7,829,615 11/9/2020
3.1.9 8,316,295 10/13/2020
3.1.8 10,365,250 9/8/2020
3.1.7 7,099,092 8/11/2020
3.1.6 8,040,906 7/14/2020
3.1.5 11,108,602 6/9/2020
3.1.4 7,742,724 5/12/2020
3.1.3 14,330,082 3/24/2020
3.1.2 9,948,729 2/18/2020
3.1.1 11,854,405 1/14/2020
3.1.0 10,707,531 12/3/2019
3.1.0-preview3.19555.2 45,577 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 7,499 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 13,614 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 620,919 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 596,935 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 42,096,259 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 41,947 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 83,843 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 118,041 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 99,913 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 285,333 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 863,429 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 39,438 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 6,499,302 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 23,694 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 4,438 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.9 158 1/7/2026
2.3.8 123 1/7/2026
2.3.0 8,421,778 1/14/2025
2.2.0 258,906,167 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 106,603 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 46,897 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 29,760 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 43,954,736 6/18/2018
2.1.0 108,312,682 5/29/2018
2.1.0-rc1-final 123,267 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 204,415 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 174,420 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.0 85,664,934 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 106,668 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 33,109 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 9,660,901 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,157,425 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 3,296,227 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 31,128 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.0 57,406,531 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 193,273 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.