Microsoft.AspNetCore.Mvc.NewtonsoftJson 3.0.0-preview9.19424.4

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.Mvc.NewtonsoftJson.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Mvc.NewtonsoftJson --version 3.0.0-preview9.19424.4
                    
NuGet\Install-Package Microsoft.AspNetCore.Mvc.NewtonsoftJson -Version 3.0.0-preview9.19424.4
                    
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.Mvc.NewtonsoftJson" Version="3.0.0-preview9.19424.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.0.0-preview9.19424.4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" />
                    
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.Mvc.NewtonsoftJson --version 3.0.0-preview9.19424.4
                    
#r "nuget: Microsoft.AspNetCore.Mvc.NewtonsoftJson, 3.0.0-preview9.19424.4"
                    
#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 [email protected]
                    
#: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.Mvc.NewtonsoftJson&version=3.0.0-preview9.19424.4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Mvc.NewtonsoftJson&version=3.0.0-preview9.19424.4&prerelease
                    
Install as a Cake Tool

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/aspnet/AspNetCore/tree/66de493473521e173fa15ca557f5f97601cedb23

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 netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.5K)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Mvc.NewtonsoftJson:

Package Downloads
Swashbuckle.AspNetCore.Newtonsoft

Swagger Generator opt-in component to support Newtonsoft.Json serializer behaviors

Ocelot

Ocelot is an API gateway based on .NET stack.

Abp.AspNetCore

Abp.AspNetCore

Reo.Core.Hosting

Package Description

Omnia.Fx.NetCore.WebApp

Package Description

GitHub repositories (288)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Mvc.NewtonsoftJson:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
Jackett/Jackett
API Support for your favorite torrent trackers
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 5, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
ThreeMammals/Ocelot
.NET API Gateway
ElectronNET/Electron.NET
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
louthy/language-ext
C# pure functional programming framework - come and get declarative!
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
Version Downloads Last Updated
10.0.0-preview.6.25358.103 524 7/15/2025
10.0.0-preview.5.25277.114 2,901 6/6/2025
10.0.0-preview.4.25258.110 2,637 5/12/2025
10.0.0-preview.3.25172.1 4,126 4/10/2025
10.0.0-preview.2.25164.1 1,852 3/18/2025
10.0.0-preview.1.25120.3 43,320 2/25/2025
9.0.7 156,399 7/8/2025
9.0.6 561,795 6/10/2025
9.0.5 796,810 5/13/2025
9.0.4 1,067,739 4/8/2025
9.0.3 1,003,520 3/11/2025
9.0.2 1,197,114 2/11/2025
9.0.1 1,203,618 1/14/2025
9.0.0 3,647,225 11/12/2024
9.0.0-rc.2.24474.3 13,742 10/8/2024
9.0.0-rc.1.24452.1 10,183 9/10/2024
9.0.0-preview.7.24406.2 5,300 8/13/2024
9.0.0-preview.6.24328.4 15,280 7/9/2024
9.0.0-preview.5.24306.11 2,355 6/11/2024
9.0.0-preview.4.24267.6 2,429 5/21/2024
9.0.0-preview.3.24172.13 5,313 4/11/2024
9.0.0-preview.2.24128.4 4,756 3/12/2024
9.0.0-preview.1.24081.5 5,008 2/13/2024
8.0.18 102,854 7/8/2025
8.0.17 734,804 6/10/2025
8.0.16 797,297 5/13/2025
8.0.15 1,455,800 4/8/2025
8.0.14 1,524,444 3/11/2025
8.0.13 1,796,603 2/11/2025
8.0.12 2,604,405 1/14/2025
8.0.11 6,994,666 11/12/2024
8.0.10 8,543,692 10/8/2024
8.0.8 10,387,913 8/13/2024
8.0.7 7,015,170 7/9/2024
8.0.6 6,977,632 5/28/2024
8.0.5 2,429,067 5/14/2024
8.0.4 6,646,193 4/9/2024
8.0.3 4,964,524 3/12/2024
8.0.2 5,002,604 2/13/2024
8.0.1 7,417,636 1/9/2024
8.0.0 20,345,632 11/14/2023
8.0.0-rc.2.23480.2 62,119 10/10/2023
8.0.0-rc.1.23421.29 29,217 9/12/2023
8.0.0-preview.7.23375.9 15,892 8/8/2023
8.0.0-preview.6.23329.11 10,762 7/11/2023
8.0.0-preview.5.23302.2 7,839 6/13/2023
8.0.0-preview.4.23260.4 267,832 5/16/2023
8.0.0-preview.3.23177.8 18,999 4/11/2023
8.0.0-preview.2.23153.2 10,066 3/14/2023
8.0.0-preview.1.23112.2 15,729 2/21/2023
7.0.20 756,720 5/28/2024
7.0.19 132,936 5/14/2024
7.0.18 223,899 4/9/2024
7.0.17 261,977 3/12/2024
7.0.16 373,995 2/13/2024
7.0.15 754,207 1/9/2024
7.0.14 1,634,640 11/14/2023
7.0.13 1,826,733 10/24/2023
7.0.12 1,145,561 10/10/2023
7.0.11 1,659,135 9/12/2023
7.0.10 2,368,049 8/8/2023
7.0.9 1,734,278 7/11/2023
7.0.8 1,436,377 6/22/2023
7.0.7 1,317,770 6/13/2023
7.0.5 5,587,686 4/11/2023
7.0.4 2,142,100 3/14/2023
7.0.3 2,454,938 2/14/2023
7.0.2 3,229,295 1/10/2023
7.0.1 3,371,198 12/13/2022
7.0.0 15,459,095 11/7/2022
7.0.0-rc.2.22476.2 63,285 10/11/2022
7.0.0-rc.1.22427.2 10,445 9/14/2022
7.0.0-preview.7.22376.6 10,321 8/9/2022
7.0.0-preview.6.22330.3 8,310 7/12/2022
7.0.0-preview.5.22303.8 9,616 6/14/2022
7.0.0-preview.4.22251.1 9,049 5/10/2022
7.0.0-preview.3.22178.4 3,446 4/13/2022
7.0.0-preview.2.22153.2 11,273 3/14/2022
7.0.0-preview.1.22109.13 3,504 2/17/2022
6.0.36 843,137 11/12/2024
6.0.35 458,846 10/8/2024
6.0.33 1,742,768 8/13/2024
6.0.32 696,087 7/9/2024
6.0.31 705,003 5/28/2024
6.0.30 263,852 5/14/2024
6.0.29 901,309 4/9/2024
6.0.28 893,587 3/12/2024
6.0.27 3,248,444 2/13/2024
6.0.26 1,757,091 1/9/2024
6.0.25 3,219,908 11/14/2023
6.0.24 1,859,662 10/24/2023
6.0.23 853,310 10/10/2023
6.0.22 1,717,136 9/12/2023
6.0.21 2,309,537 8/8/2023
6.0.20 2,352,858 7/11/2023
6.0.19 1,400,455 6/22/2023
6.0.18 813,776 6/13/2023
6.0.16 6,120,433 4/11/2023
6.0.15 3,061,465 3/14/2023
6.0.14 3,234,652 2/14/2023
6.0.13 5,371,636 1/10/2023
6.0.12 4,776,774 12/13/2022
6.0.11 7,323,897 11/7/2022
6.0.10 10,049,492 10/11/2022
6.0.9 7,193,852 9/13/2022
6.0.8 9,527,688 8/9/2022
6.0.7 7,526,127 7/12/2022
6.0.6 6,317,898 6/14/2022
6.0.5 12,285,060 5/10/2022
6.0.4 6,998,324 4/11/2022
6.0.3 8,140,155 3/8/2022
6.0.2 7,129,859 2/8/2022
6.0.1 16,043,750 12/14/2021
6.0.0 16,058,179 11/8/2021
6.0.0-rc.2.21480.10 78,069 10/12/2021
6.0.0-rc.1.21452.15 23,416,144 9/14/2021
6.0.0-preview.7.21378.6 66,256 8/10/2021
6.0.0-preview.6.21355.2 9,921 7/14/2021
6.0.0-preview.5.21301.17 6,062 6/15/2021
6.0.0-preview.4.21253.5 16,218 5/24/2021
6.0.0-preview.3.21201.13 11,949 4/8/2021
6.0.0-preview.2.21154.6 6,485 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 7,846 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 2,401,921 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 318,159 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 757,781 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 553,934 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,966,797 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,324,657 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 5,255,810 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 6,442,797 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,031,275 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 3,709,008 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 3,762,824 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 2,897,486 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,985,423 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 2,722,556 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,041,452 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 2,682,653 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 2,194,343 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 14,655,286 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 32,536 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,374 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 4,794 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 13,514 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 6,599 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 15,802 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 4,990 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 4,301 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 2,820 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 3,380 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 1,562,704 12/13/2022
3.1.31 220,046 11/8/2022
3.1.30 332,622 10/11/2022
3.1.29 404,126 9/13/2022
3.1.28 540,452 8/9/2022
3.1.27 563,228 7/12/2022
3.1.26 430,099 6/14/2022
3.1.25 680,661 5/10/2022
3.1.24 427,766 4/11/2022
3.1.23 848,076 3/8/2022
3.1.22 3,233,317 12/14/2021
3.1.21 1,783,011 11/7/2021
3.1.20 1,236,508 10/11/2021
3.1.19 1,289,181 9/14/2021
3.1.18 1,879,173 8/10/2021
3.1.17 1,830,159 7/13/2021
3.1.16 2,346,519 6/8/2021
3.1.15 2,041,934 5/11/2021
3.1.14 2,598,179 4/6/2021
3.1.13 2,973,333 3/9/2021
3.1.12 2,872,853 2/9/2021
3.1.11 3,206,069 1/12/2021
3.1.10 7,342,785 11/9/2020
3.1.9 7,651,360 10/13/2020
3.1.8 9,422,654 9/8/2020
3.1.7 6,600,196 8/11/2020
3.1.6 7,363,225 7/14/2020
3.1.5 10,274,320 6/9/2020
3.1.4 12,333,583 5/12/2020
3.1.3 13,159,603 3/24/2020
3.1.2 9,192,388 2/18/2020
3.1.1 10,896,534 1/14/2020
3.1.0 10,515,953 12/3/2019
3.1.0-preview3.19555.2 44,806 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 6,237 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 13,190 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 601,286 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 576,570 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 31,887,084 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 39,795 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 79,878 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 112,656 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 116,727 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 276,521 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 834,557 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 39,714 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 6,296,933 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 23,296 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.