Microsoft.AspNetCore.Mvc.Core
2.2.5
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
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9
Install-Package Microsoft.AspNetCore.Mvc.Core -Version 2.2.5
dotnet add package Microsoft.AspNetCore.Mvc.Core --version 2.2.5
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
paket add Microsoft.AspNetCore.Mvc.Core --version 2.2.5
#r "nuget: Microsoft.AspNetCore.Mvc.Core, 2.2.5"
// Install Microsoft.AspNetCore.Mvc.Core as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Mvc.Core&version=2.2.5
// Install Microsoft.AspNetCore.Mvc.Core as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Core&version=2.2.5
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication.Core (>= 2.2.0)
- Microsoft.AspNetCore.Authorization.Policy (>= 2.2.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http (>= 2.2.0)
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.ResponseCaching.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.DependencyModel (>= 2.1.0)
- Microsoft.Extensions.FileProviders.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
- System.Diagnostics.DiagnosticSource (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.1)
Used By
NuGet packages (1.7K)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Mvc.Core:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Mvc.Formatters.Json
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
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
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
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
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 (98)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Mvc.Core:
Repository | Stars |
---|---|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of idling Steam cards from multiple accounts simultaneously.
|
|
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
dotnetcore/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
|
|
neuecc/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
2.2.5 | 23,126,903 | 5/14/2019 | |
2.2.2 | 4,731,418 | 2/12/2019 | |
2.2.0 | 21,117,762 | 12/3/2018 | |
2.2.0-preview3-35497 | 106,409 | 10/17/2018 | |
2.2.0-preview2-35157 | 32,551 | 9/12/2018 | |
2.2.0-preview1-35029 | 16,088 | 8/22/2018 | |
2.1.16 | 697,850 | 2/18/2020 | |
2.1.11 | 5,787,094 | 5/14/2019 | |
2.1.3 | 14,849,104 | 10/1/2018 | |
2.1.2 | 6,289,898 | 8/21/2018 | |
2.1.1 | 6,810,804 | 6/18/2018 | |
2.1.0 | 31,788,779 | 5/29/2018 | |
2.1.0-rc1-final | 67,325 | 5/6/2018 | |
2.1.0-preview2-final | 95,865 | 4/10/2018 | |
2.1.0-preview1-final | 70,853 | 2/26/2018 | |
2.0.4 | 4,406,228 | 5/7/2018 | |
2.0.3 | 4,505,382 | 3/13/2018 | |
2.0.2 | 5,963,497 | 1/9/2018 | |
2.0.1 | 5,741,853 | 11/14/2017 | |
2.0.0 | 49,087,444 | 8/11/2017 | |
2.0.0-preview2-final | 78,589 | 6/27/2017 | |
2.0.0-preview1-final | 18,600 | 5/10/2017 | |
1.1.8 | 440,001 | 7/10/2018 | |
1.1.7 | 451,000 | 3/13/2018 | |
1.1.6 | 119,176 | 12/12/2017 | |
1.1.5 | 40,190 | 11/14/2017 | |
1.1.4 | 342,154 | 9/20/2017 | |
1.1.3 | 2,391,545 | 5/9/2017 | |
1.1.2 | 2,610,641 | 3/6/2017 | |
1.1.1 | 881,432 | 1/27/2017 | |
1.1.0 | 1,755,052 | 11/16/2016 | |
1.1.0-preview1-final | 24,180 | 10/24/2016 | |
1.0.6 | 657,788 | 11/14/2017 | |
1.0.5 | 35,003 | 9/20/2017 | |
1.0.4 | 17,692,545 | 5/9/2017 | |
1.0.3 | 9,944,590 | 3/6/2017 | |
1.0.2 | 478,368 | 12/12/2016 | |
1.0.1 | 900,887 | 9/13/2016 | |
1.0.0 | 7,189,929 | 6/27/2016 | |
1.0.0-rc2-final | 131,449 | 5/16/2016 |