Microsoft.AspNetCore.Mvc.Core 2.0.3

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.Core --version 2.0.3
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Core -Version 2.0.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.Mvc.Core" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Mvc.Core --version 2.0.3
#r "nuget: Microsoft.AspNetCore.Mvc.Core, 2.0.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.
// Install Microsoft.AspNetCore.Mvc.Core as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Mvc.Core&version=2.0.3

// Install Microsoft.AspNetCore.Mvc.Core as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Core&version=2.0.3

ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.AreaAttribute
Microsoft.AspNetCore.Mvc.BindAttribute
Microsoft.AspNetCore.Mvc.ControllerBase
Microsoft.AspNetCore.Mvc.FromBodyAttribute
Microsoft.AspNetCore.Mvc.FromFormAttribute
Microsoft.AspNetCore.Mvc.RequireHttpsAttribute
Microsoft.AspNetCore.Mvc.RouteAttribute

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 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 (2.8K)

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

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

ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

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

ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

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

ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

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

ASP.NET Core MVC cross-origin resource sharing (CORS) features. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

GitHub repositories (123)

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

Repository Stars
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
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
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
Version Downloads Last updated
2.2.5 148,014,778 5/14/2019
2.2.2 7,891,725 2/12/2019
2.2.0 140,262,378 12/3/2018
2.2.0-preview3-35497 130,856 10/17/2018
2.2.0-preview2-35157 52,254 9/12/2018
2.2.0-preview1-35029 33,767 8/22/2018
2.1.38 457,902 11/8/2022
2.1.34 61,878 5/10/2022
2.1.16 5,234,987 2/18/2020
2.1.11 6,938,890 5/14/2019
2.1.3 28,514,413 10/1/2018
2.1.2 9,374,726 8/21/2018
2.1.1 19,662,702 6/18/2018
2.1.0 101,585,633 5/29/2018
2.1.0-rc1-final 136,703 5/6/2018
2.1.0-preview2-final 279,106 4/10/2018
2.1.0-preview1-final 152,754 2/26/2018
2.0.4 7,696,501 5/7/2018
2.0.3 7,704,072 3/13/2018
2.0.2 10,386,507 1/9/2018
2.0.1 9,027,204 11/14/2017
2.0.0 78,958,208 8/11/2017
2.0.0-preview2-final 116,442 6/27/2017
2.0.0-preview1-final 30,647 5/10/2017
1.1.8 1,434,170 7/10/2018
1.1.7 586,640 3/13/2018
1.1.6 161,949 12/12/2017
1.1.5 63,946 11/14/2017
1.1.4 396,308 9/20/2017
1.1.3 3,732,316 5/9/2017
1.1.2 4,042,845 3/6/2017
1.1.1 1,096,404 1/27/2017
1.1.0 2,880,941 11/16/2016
1.1.0-preview1-final 40,560 10/24/2016
1.0.6 2,900,038 11/14/2017
1.0.5 89,023 9/20/2017
1.0.4 28,078,065 5/9/2017
1.0.3 16,571,424 3/6/2017
1.0.2 538,881 12/12/2016
1.0.1 1,191,540 9/13/2016
1.0.0 10,894,622 6/27/2016
1.0.0-rc2-final 204,424 5/16/2016