Microsoft.AspNetCore.Mvc 1.0.3

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 --version 1.0.3
                    
NuGet\Install-Package Microsoft.AspNetCore.Mvc -Version 1.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" Version="1.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Mvc" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Mvc" />
                    
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 --version 1.0.3
                    
#r "nuget: Microsoft.AspNetCore.Mvc, 1.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.
#addin nuget:?package=Microsoft.AspNetCore.Mvc&version=1.0.3
                    
Install Microsoft.AspNetCore.Mvc as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Mvc&version=1.0.3
                    
Install Microsoft.AspNetCore.Mvc as a Cake Tool

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.

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. 
.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 (2.1K)

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

Package Downloads
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.

App.Metrics.AspNetCore.Mvc

App Metrics ASP.NET Core MVC features such as metric tracking on controller actions using attribute routes.

GraphQL.Server.Transports.AspNetCore

HTTP middleware for GraphQL

AspNetCore.Proxy

Package Description

GitHub repositories (202)

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

Repository Stars
Jackett/Jackett
API Support for your favorite torrent trackers
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
aspnet/JavaScriptServices
[Archived] This repository has been archived
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
amantinband/clean-architecture
The ultimate clean architecture template for .NET applications 💪
dotnet/templating
This repo contains the Template Engine which is used by dotnet new
praeclarum/Ooui
A small cross-platform UI library that brings the simplicity of native UI development to the web
castleproject/Windsor
Castle Windsor is a best of breed, mature Inversion of Control container available for .NET
Version Downloads Last updated
2.3.0 482,771 1/14/2025
2.2.0 103,616,954 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 81,349 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 26,652 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 15,117 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.3 21,590,240 10/1/2018
2.1.2 7,288,866 8/21/2018
2.1.1 15,597,419 6/18/2018
2.1.0 26,561,174 5/29/2018
2.1.0-rc1-final 80,670 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 113,181 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 121,447 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 6,155,578 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 6,896,325 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 8,284,259 1/9/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 7,930,774 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 17,375,754 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 100,099 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 42,448 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.8 1,012,494 7/10/2018 1.1.8 is deprecated because it is no longer maintained.
1.1.7 131,465 3/13/2018 1.1.7 is deprecated because it is no longer maintained.
1.1.6 124,912 12/12/2017 1.1.6 is deprecated because it is no longer maintained.
1.1.5 42,475 11/14/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 164,599 9/20/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 3,428,019 5/9/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 3,753,212 3/6/2017 1.1.2 is deprecated because it is no longer maintained; 1.1.2 has at least one vulnerability with high severity.
1.1.1 595,493 1/27/2017 1.1.1 is deprecated because it is no longer maintained; 1.1.1 has at least one vulnerability with high severity.
1.1.0 1,924,553 11/16/2016 1.1.0 is deprecated because it is no longer maintained; 1.1.0 has at least one vulnerability with high severity.
1.1.0-preview1-final 18,246 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 275,634 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 11,315 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 135,221 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 1,933,147 3/6/2017 1.0.3 is deprecated because it is no longer maintained; 1.0.3 has at least one vulnerability with high severity.
1.0.2 520,580 12/12/2016 1.0.2 is deprecated because it is no longer maintained; 1.0.2 has at least one vulnerability with high severity.
1.0.1 675,953 9/13/2016 1.0.1 is deprecated because it is no longer maintained; 1.0.1 has at least one vulnerability with high severity.
1.0.0 2,817,899 6/27/2016 1.0.0 is deprecated because it is no longer maintained; 1.0.0 has at least one vulnerability with high severity.
1.0.0-rc2-final 142,522 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.