Microsoft.AspNetCore.Mvc.Core
NuGetv2.3.13ASP.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
Not recommended for new projects
No — Microsoft.AspNetCore.Mvc.Core should not be adopted for new projects. Pulls in 31 transitive packages (at least — some of the tree is still being crawled). No license declared — you have no explicit right to use this code.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 1 days ago. 7 releases in the last 2 years.
- CWeight: grade C, Fair — worth a look.
Pulls in 31 transitive packages (at least — some of the tree is still being crawled).
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- FLicense: grade F, Failing.
No license declared — you have no explicit right to use this code.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding Microsoft.AspNetCore.Mvc.Core to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Licenses in the dependency tree
Every license you inherit by installing Microsoft.AspNetCore.Mvc.Core, not just its own. Check this before a legal review, not after.
Compatibility
- .NET
- No constraint declared
Microsoft.AspNetCore.Mvc.Core vs the alternatives
Packages solving a similar problem in the nuget ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| Microsoft.AspNetCore.Mvc.Corethis page | 0 | 5 | — | 1 day ago |
| Microsoft.AspNetCore.Mvc.Razor | 0 | 3 | — | 1 day ago |
| Microsoft.AspNetCore.Mvc.Abstractions | 0 | 1 | — | 1 day ago |
| Microsoft.AspNetCore.Mvc | 0 | 0 | — | 1 day ago |
| Microsoft.AspNetCore.Mvc.ViewFeatures | 0 | 2 | — | 1 day ago |
| Microsoft.AspNetCore.Mvc.Formatters.Json | 0 | 2 | — | 1 day ago |
Dependencies
Declared by Microsoft.AspNetCore.Mvc.Core v2.3.13. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (14)
Used by
Popular packages that depend on Microsoft.AspNetCore.Mvc.Core.
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.
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
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
Relationship graph
Dependencies (left) and dependents (right) of Microsoft.AspNetCore.Mvc.Core.
Frequently installed together
Json.NET is a popular high-performance JSON framework for .NET
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Provides attributes that are used to define metadata for objects used as data sources. Commonly Used Types: System.ComponentModel.DataAnnotations.ValidationResult System.ComponentModel.DataAnnotations.IValidatableObject System.ComponentModel.DataAnnotations.ValidationAttribute System.ComponentModel.DataAnnotations.RequiredAttribute System.ComponentModel.DataAnnotations.StringLengthAttribute System.ComponentModel.DataAnnotations.DisplayAttribute System.ComponentModel.DataAnnotations.RegularExpressionAttribute System.ComponentModel.DataAnnotations.DataTypeAttribute System.ComponentModel.DataAnnotations.RangeAttribute System.ComponentModel.DataAnnotations.KeyAttribute When using NuGet 3.x this package requires at least version 3.4.
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
ASP.NET Core HTML abstractions used for building HTML content. Commonly used types: Microsoft.AspNetCore.Html.HtmlString Microsoft.AspNetCore.Html.IHtmlContent
Json.NET BSON adds support for reading and writing BSON
Release history
7 releases in the last two years, typically about 47 days apart.
| Version | Published | License |
|---|---|---|
| 2.3.13latest | 1 day ago | — |
| 2.3.12 | 29 days ago | — |
| 2.3.11 | 3 months ago | — |
| 2.3.10 | 4 months ago | — |
| 2.3.9 | 8 months ago | — |
| 2.3.8 | 8 months ago | — |
| 2.3.0 | 1 year ago | — |
| 2.1.38 | 3 years ago | — |
| 2.1.34 | 4 years ago | — |
| 2.1.16 | 6 years ago | — |
| 2.1.11 | 7 years ago | — |
| 2.2.5 | 7 years ago | — |
| 2.2.2 | 7 years ago | — |
| 2.2.0 | 7 years ago | — |
| 2.2.0-preview3-35497 | 8 years ago | — |
Overview
Microsoft.AspNetCore.Mvc.Core is an NuGet package that 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. It has 5 known dependents in the graph. The latest version is 2.3.13.
Who should use it
Teams working in the NuGet ecosystem who need 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 and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your NuGet stack.
Pros
- Actively published to the registry.
Cons
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Keywords
Frequently asked questions
Should I use Microsoft.AspNetCore.Mvc.Core?
No — Microsoft.AspNetCore.Mvc.Core should not be adopted for new projects. Pulls in 31 transitive packages (at least — some of the tree is still being crawled). No license declared — you have no explicit right to use this code.
How do I install Microsoft.AspNetCore.Mvc.Core?
Run `dotnet add package Microsoft.AspNetCore.Mvc.Core` to add Microsoft.AspNetCore.Mvc.Core to your NuGet project.
How many dependencies does Microsoft.AspNetCore.Mvc.Core have?
Microsoft.AspNetCore.Mvc.Core declares 14 direct dependencies and pulls in 31 packages in total once its runtime tree is resolved.
What license is Microsoft.AspNetCore.Mvc.Core released under?
No license was detected in Microsoft.AspNetCore.Mvc.Core's metadata; review the repository before use.
How popular is Microsoft.AspNetCore.Mvc.Core?
NuGet does not publish download counts. Within PackageGraph's crawl, 5 known packages depend on Microsoft.AspNetCore.Mvc.Core.
Is Microsoft.AspNetCore.Mvc.Core still maintained?
The most recent release of Microsoft.AspNetCore.Mvc.Core (v2.3.13) was published 1 day ago.