Microsoft.AspNetCore.Mvc.Core
2.2.5
dotnet add package Microsoft.AspNetCore.Mvc.Core --version 2.2.5
NuGet\Install-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
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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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)
NuGet packages (2.6K)
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 (121)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Mvc.Core:
Repository | Stars |
---|---|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming 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.
|
|
neuecc/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
Version | Downloads | Last updated | |
---|---|---|---|
2.2.5 | 95,656,215 | 5/14/2019 | |
2.2.2 | 7,104,773 | 2/12/2019 | |
2.2.0 | 87,034,526 | 12/3/2018 | |
2.2.0-preview3-35497 | 113,799 | 10/17/2018 | |
2.2.0-preview2-35157 | 36,376 | 9/12/2018 | |
2.2.0-preview1-35029 | 18,188 | 8/22/2018 | |
2.1.38 | 15,895 | 11/8/2022 | |
2.1.34 | 36,377 | 5/10/2022 | |
2.1.16 | 2,937,072 | 2/18/2020 | |
2.1.11 | 6,701,566 | 5/14/2019 | |
2.1.3 | 24,322,146 | 10/1/2018 | |
2.1.2 | 8,543,271 | 8/21/2018 | |
2.1.1 | 15,065,949 | 6/18/2018 | |
2.1.0 | 80,998,727 | 5/29/2018 | |
2.1.0-rc1-final | 98,788 | 5/6/2018 | |
2.1.0-preview2-final | 191,398 | 4/10/2018 | |
2.1.0-preview1-final | 97,356 | 2/26/2018 | |
2.0.4 | 6,649,810 | 5/7/2018 | |
2.0.3 | 6,792,202 | 3/13/2018 | |
2.0.2 | 8,930,701 | 1/9/2018 | |
2.0.1 | 7,975,337 | 11/14/2017 | |
2.0.0 | 71,451,682 | 8/11/2017 | |
2.0.0-preview2-final | 90,638 | 6/27/2017 | |
2.0.0-preview1-final | 20,490 | 5/10/2017 | |
1.1.8 | 1,100,218 | 7/10/2018 | |
1.1.7 | 541,457 | 3/13/2018 | |
1.1.6 | 141,635 | 12/12/2017 | |
1.1.5 | 49,323 | 11/14/2017 | |
1.1.4 | 377,199 | 9/20/2017 | |
1.1.3 | 3,252,542 | 5/9/2017 | |
1.1.2 | 3,543,958 | 3/6/2017 | |
1.1.1 | 1,004,402 | 1/27/2017 | |
1.1.0 | 2,455,712 | 11/16/2016 | |
1.1.0-preview1-final | 27,678 | 10/24/2016 | |
1.0.6 | 2,426,670 | 11/14/2017 | |
1.0.5 | 67,013 | 9/20/2017 | |
1.0.4 | 25,797,514 | 5/9/2017 | |
1.0.3 | 15,249,156 | 3/6/2017 | |
1.0.2 | 507,108 | 12/12/2016 | |
1.0.1 | 1,087,550 | 9/13/2016 | |
1.0.0 | 9,610,529 | 6/27/2016 | |
1.0.0-rc2-final | 161,990 | 5/16/2016 |