Microsoft.AspNetCore.Mvc.NewtonsoftJson 3.0.0-preview6.19307.2

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-preview6.19307.2
                    
NuGet\Install-Package Microsoft.AspNetCore.Mvc.NewtonsoftJson -Version 3.0.0-preview6.19307.2
                    
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-preview6.19307.2" />
                    
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-preview6.19307.2" />
                    
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-preview6.19307.2
                    
#r "nuget: Microsoft.AspNetCore.Mvc.NewtonsoftJson, 3.0.0-preview6.19307.2"
                    
#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.Mvc.NewtonsoftJson@3.0.0-preview6.19307.2
                    
#: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-preview6.19307.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Mvc.NewtonsoftJson&version=3.0.0-preview6.19307.2&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/c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f

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 359 7/15/2025
10.0.0-preview.5.25277.114 2,894 6/6/2025
10.0.0-preview.4.25258.110 2,633 5/12/2025
10.0.0-preview.3.25172.1 4,124 4/10/2025
10.0.0-preview.2.25164.1 1,852 3/18/2025
10.0.0-preview.1.25120.3 39,445 2/25/2025
9.0.7 141,903 7/8/2025
9.0.6 555,625 6/10/2025
9.0.5 793,013 5/13/2025
9.0.4 1,064,245 4/8/2025
9.0.3 1,001,255 3/11/2025
9.0.2 1,195,590 2/11/2025
9.0.1 1,201,691 1/14/2025
9.0.0 3,637,725 11/12/2024
9.0.0-rc.2.24474.3 13,716 10/8/2024
9.0.0-rc.1.24452.1 10,176 9/10/2024
9.0.0-preview.7.24406.2 5,293 8/13/2024
9.0.0-preview.6.24328.4 15,277 7/9/2024
9.0.0-preview.5.24306.11 2,352 6/11/2024
9.0.0-preview.4.24267.6 2,421 5/21/2024
9.0.0-preview.3.24172.13 5,305 4/11/2024
9.0.0-preview.2.24128.4 4,753 3/12/2024
9.0.0-preview.1.24081.5 5,000 2/13/2024
8.0.18 91,874 7/8/2025
8.0.17 724,435 6/10/2025
8.0.16 788,274 5/13/2025
8.0.15 1,446,572 4/8/2025
8.0.14 1,518,233 3/11/2025
8.0.13 1,790,379 2/11/2025
8.0.12 2,594,021 1/14/2025
8.0.11 6,965,821 11/12/2024
8.0.10 8,523,288 10/8/2024
8.0.8 10,369,465 8/13/2024
8.0.7 6,992,191 7/9/2024
8.0.6 6,966,483 5/28/2024
8.0.5 2,420,499 5/14/2024
8.0.4 6,635,409 4/9/2024
8.0.3 4,957,202 3/12/2024
8.0.2 4,995,281 2/13/2024
8.0.1 7,406,154 1/9/2024
8.0.0 20,267,673 11/14/2023
8.0.0-rc.2.23480.2 62,087 10/10/2023
8.0.0-rc.1.23421.29 29,210 9/12/2023
8.0.0-preview.7.23375.9 15,886 8/8/2023
8.0.0-preview.6.23329.11 10,748 7/11/2023
8.0.0-preview.5.23302.2 7,833 6/13/2023
8.0.0-preview.4.23260.4 267,330 5/16/2023
8.0.0-preview.3.23177.8 18,993 4/11/2023
8.0.0-preview.2.23153.2 10,048 3/14/2023
8.0.0-preview.1.23112.2 15,726 2/21/2023
7.0.20 753,059 5/28/2024
7.0.19 132,612 5/14/2024
7.0.18 223,576 4/9/2024
7.0.17 261,780 3/12/2024
7.0.16 373,857 2/13/2024
7.0.15 754,030 1/9/2024
7.0.14 1,634,139 11/14/2023
7.0.13 1,825,956 10/24/2023
7.0.12 1,145,063 10/10/2023
7.0.11 1,658,248 9/12/2023
7.0.10 2,367,070 8/8/2023
7.0.9 1,733,474 7/11/2023
7.0.8 1,435,886 6/22/2023
7.0.7 1,316,580 6/13/2023
7.0.5 5,585,297 4/11/2023
7.0.4 2,141,836 3/14/2023
7.0.3 2,454,516 2/14/2023
7.0.2 3,228,763 1/10/2023
7.0.1 3,370,342 12/13/2022
7.0.0 15,442,989 11/7/2022
7.0.0-rc.2.22476.2 63,273 10/11/2022
7.0.0-rc.1.22427.2 10,443 9/14/2022
7.0.0-preview.7.22376.6 10,318 8/9/2022
7.0.0-preview.6.22330.3 8,306 7/12/2022
7.0.0-preview.5.22303.8 9,599 6/14/2022
7.0.0-preview.4.22251.1 9,046 5/10/2022
7.0.0-preview.3.22178.4 3,439 4/13/2022
7.0.0-preview.2.22153.2 11,268 3/14/2022
7.0.0-preview.1.22109.13 3,500 2/17/2022
6.0.36 838,532 11/12/2024
6.0.35 457,513 10/8/2024
6.0.33 1,741,057 8/13/2024
6.0.32 695,368 7/9/2024
6.0.31 704,298 5/28/2024
6.0.30 263,541 5/14/2024
6.0.29 900,661 4/9/2024
6.0.28 892,813 3/12/2024
6.0.27 3,247,689 2/13/2024
6.0.26 1,755,806 1/9/2024
6.0.25 3,217,369 11/14/2023
6.0.24 1,858,043 10/24/2023
6.0.23 852,813 10/10/2023
6.0.22 1,715,259 9/12/2023
6.0.21 2,308,473 8/8/2023
6.0.20 2,351,181 7/11/2023
6.0.19 1,399,492 6/22/2023
6.0.18 813,490 6/13/2023
6.0.16 6,118,190 4/11/2023
6.0.15 3,060,188 3/14/2023
6.0.14 3,232,986 2/14/2023
6.0.13 5,369,279 1/10/2023
6.0.12 4,775,481 12/13/2022
6.0.11 7,316,921 11/7/2022
6.0.10 10,046,138 10/11/2022
6.0.9 7,190,257 9/13/2022
6.0.8 9,524,390 8/9/2022
6.0.7 7,523,929 7/12/2022
6.0.6 6,315,602 6/14/2022
6.0.5 12,271,179 5/10/2022
6.0.4 6,997,230 4/11/2022
6.0.3 8,136,769 3/8/2022
6.0.2 7,128,411 2/8/2022
6.0.1 16,029,976 12/14/2021
6.0.0 16,049,183 11/8/2021
6.0.0-rc.2.21480.10 78,065 10/12/2021
6.0.0-rc.1.21452.15 23,408,102 9/14/2021
6.0.0-preview.7.21378.6 66,151 8/10/2021
6.0.0-preview.6.21355.2 9,918 7/14/2021
6.0.0-preview.5.21301.17 6,057 6/15/2021
6.0.0-preview.4.21253.5 16,215 5/24/2021
6.0.0-preview.3.21201.13 11,946 4/8/2021
6.0.0-preview.2.21154.6 6,477 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,838 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 2,400,410 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 317,968 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 757,272 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 553,844 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,965,892 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,324,141 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 5,254,317 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 6,441,196 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,027,327 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 3,707,447 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 3,761,645 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 2,897,023 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,984,958 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 2,722,056 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,040,483 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 2,678,710 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 2,193,799 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 14,650,674 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 32,529 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,366 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,788 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,505 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,591 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,796 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,982 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,294 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,814 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,371 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 1,558,213 12/13/2022
3.1.31 219,932 11/8/2022
3.1.30 331,931 10/11/2022
3.1.29 403,931 9/13/2022
3.1.28 540,187 8/9/2022
3.1.27 563,090 7/12/2022
3.1.26 429,997 6/14/2022
3.1.25 680,517 5/10/2022
3.1.24 427,612 4/11/2022
3.1.23 847,938 3/8/2022
3.1.22 3,232,516 12/14/2021
3.1.21 1,782,700 11/7/2021
3.1.20 1,236,218 10/11/2021
3.1.19 1,288,928 9/14/2021
3.1.18 1,878,441 8/10/2021
3.1.17 1,829,666 7/13/2021
3.1.16 2,346,171 6/8/2021
3.1.15 2,040,749 5/11/2021
3.1.14 2,596,959 4/6/2021
3.1.13 2,972,891 3/9/2021
3.1.12 2,872,189 2/9/2021
3.1.11 3,205,657 1/12/2021
3.1.10 7,341,345 11/9/2020
3.1.9 7,649,913 10/13/2020
3.1.8 9,421,670 9/8/2020
3.1.7 6,599,116 8/11/2020
3.1.6 7,359,955 7/14/2020
3.1.5 10,271,098 6/9/2020
3.1.4 12,332,457 5/12/2020
3.1.3 13,157,791 3/24/2020
3.1.2 9,189,699 2/18/2020
3.1.1 10,894,050 1/14/2020
3.1.0 10,512,894 12/3/2019
3.1.0-preview3.19555.2 44,798 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 6,230 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 13,181 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 601,130 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 576,538 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 31,877,433 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 39,788 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 79,871 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 112,639 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 116,716 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 276,511 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 834,413 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 39,705 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 6,293,274 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 23,289 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.