Microsoft.AspNetCore.Mvc.Formatters.Json 1.0.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Mvc.Formatters.Json --version 1.0.1
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Formatters.Json -Version 1.0.1
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.Formatters.Json" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Mvc.Formatters.Json --version 1.0.1
#r "nuget: Microsoft.AspNetCore.Mvc.Formatters.Json, 1.0.1"
#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.
// Install Microsoft.AspNetCore.Mvc.Formatters.Json as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Mvc.Formatters.Json&version=1.0.1

// Install Microsoft.AspNetCore.Mvc.Formatters.Json as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Formatters.Json&version=1.0.1

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

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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  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 (331)

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

Package Downloads
Microsoft.AspNetCore.Mvc.ViewFeatures The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers. Commonly used types: Microsoft.AspNetCore.Mvc.Controller Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute Microsoft.AspNetCore.Mvc.ViewComponent This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

Microsoft.AspNetCore.Mvc The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

Microsoft.Azure.WebJobs.Extensions.Http The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package adds binding extensions for Http.

Microsoft.AspNetCore.Mvc.WebApiCompatShim The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides compatibility in ASP.NET Core MVC with ASP.NET Web API 2 to simplify migration of existing Web API implementations. Commonly used types: System.Web.Http.ApiController This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

Swashbuckle.AspNetCore.Newtonsoft

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

GitHub repositories (38)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Mvc.Formatters.Json:

Repository Stars
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
eventflow/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
Version Downloads Last updated
2.2.0 146,392,230 12/3/2018
2.2.0-preview3-35497 96,328 10/17/2018
2.2.0-preview2-35157 40,460 9/12/2018
2.2.0-preview1-35029 24,029 8/22/2018
2.1.18 1,318,817 5/12/2020
2.1.3 24,839,416 10/1/2018
2.1.2 8,517,413 8/21/2018
2.1.1 16,125,433 6/18/2018
2.1.0 91,677,095 5/29/2018
2.1.0-rc1-final 108,972 5/6/2018
2.1.0-preview2-final 168,751 4/10/2018
2.1.0-preview1-final 150,366 2/26/2018
2.0.4 6,702,946 5/7/2018
2.0.3 6,898,869 3/13/2018
2.0.2 9,630,213 1/9/2018
2.0.1 8,085,650 11/14/2017
2.0.0 61,357,612 8/11/2017
2.0.0-preview2-final 97,698 6/27/2017
2.0.0-preview1-final 24,694 5/10/2017
1.1.8 1,394,639 7/10/2018
1.1.7 477,303 3/13/2018
1.1.6 146,320 12/12/2017
1.1.5 51,714 11/14/2017
1.1.4 179,762 9/20/2017
1.1.3 3,455,859 5/9/2017
1.1.2 3,837,168 3/6/2017
1.1.1 763,765 1/27/2017
1.1.0 2,134,015 11/16/2016
1.1.0-preview1-final 28,041 10/24/2016
1.0.6 2,983,055 11/14/2017
1.0.5 82,066 9/20/2017
1.0.4 26,612,463 5/9/2017
1.0.3 16,369,389 3/6/2017
1.0.2 525,443 12/12/2016
1.0.1 1,068,917 9/13/2016
1.0.0 10,126,294 6/27/2016
1.0.0-rc2-final 171,999 5/16/2016