Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
181 packages returned for Tags:"aspnetcoremvc"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
AspNetCore.
Mvc.
Core
by:
aspnet
Microsoft
472,795,000 total downloads
last updated
5/14/2019
Latest version:
2.2.5
aspnetcore
aspnetcoremvc
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...
More information
Microsoft.
AspNetCore.
Mvc.
Abstractions
by:
aspnet
Microsoft
457,669,816 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more. Commonly used...
More information
Microsoft.
AspNetCore.
Mvc.
Razor.
Extensions
by:
aspnet
Microsoft
210,649,653 total downloads
last updated
1/10/2023
Latest version:
6.0.13
aspnetcoremvc
ASP.NET Core design time hosting infrastructure for the Razor view engine. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/50b7e9c661453874aa7a54a3985d5120564bb2e5
Microsoft.
AspNetCore.
Mvc.
DataAnnotations
by:
aspnet
Microsoft
268,843,734 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations. This package was built from the source code at...
More information
Microsoft.
AspNetCore.
Mvc.
Formatters.
Json
by:
aspnet
Microsoft
338,651,793 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
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...
More information
Microsoft.
AspNetCore.
Mvc.
ApiExplorer
by:
aspnet
Microsoft
251,223,051 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
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...
More information
Microsoft.
AspNetCore.
Mvc.
ViewFeatures
by:
aspnet
Microsoft
197,288,119 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
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...
More information
Microsoft.
AspNetCore.
Mvc.
NewtonsoftJson
by:
aspnet
Microsoft
224,056,186 total downloads
last updated
1/10/2023
Latest version:
7.0.2
aspnetcore
aspnetcoremvc
json
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH. This package was built from the source code at...
More information
Microsoft.
AspNetCore.
Mvc
by:
aspnet
Microsoft
159,168,959 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
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...
More information
Microsoft.
AspNetCore.
Mvc.
TagHelpers
by:
aspnet
Microsoft
166,037,000 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
taghelper
taghelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more. This package was built from the source code at...
More information
Microsoft.
AspNetCore.
Mvc.
RazorPages
by:
aspnet
Microsoft
156,062,265 total downloads
last updated
5/14/2019
Latest version:
2.2.5
aspnetcore
aspnetcoremvc
cshtml
razor
ASP.NET Core MVC Razor Pages. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9
Microsoft.
AspNetCore.
Mvc.
Razor
by:
aspnet
Microsoft
178,671,915 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
cshtml
razor
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.
AspNetCore.
Mvc.
Cors
by:
aspnet
Microsoft
160,466,780 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
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
Microsoft.
AspNetCore.
Mvc.
Localization
by:
aspnet
Microsoft
160,607,000 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
localization
ASP.NET Core MVC features that enable globalization and localization of applications. Commonly used...
More information
Microsoft.
VisualStudio.
Web.
CodeGenerators.
Mvc
by:
aspnet
Microsoft
142,192,470 total downloads
last updated
1/24/2023
Latest version:
7.0.3
aspnetcore
aspnetcoremvc
codegenerator
scaffolding
visualstudioweb
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.
AspNetCore.
Mvc.
Analyzers
by:
aspnet
Microsoft
76,499,604 total downloads
last updated
3/6/2019
Latest version:
3.0.0-preview3-19153-02
aspnetcore
aspnetcoremvc
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.
AspNetCore.
Mvc.
Testing
by:
aspnet
Microsoft
64,450,769 total downloads
last updated
1/10/2023
Latest version:
7.0.2
aspnetcore
aspnetcoremvc
aspnetcoremvctesting
Support for writing functional tests for MVC applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/7c810658463f35c39c54d5fb8a8dbbfd463bf747
Microsoft.
AspNetCore.
Mvc.
WebApiCompatShim
by:
aspnet
Microsoft
58,269,759 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
aspnetwebapi
Provides compatibility in ASP.NET Core MVC with ASP.NET Web API 2 to simplify migration of existing Web API implementations. Commonly used types: System.Web.Http.ApiController This package was built from the...
More information
Microsoft.
AspNetCore.
Mvc.
Formatters.
Xml
by:
aspnet
Microsoft
54,375,236 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
aspnetcoremvc
xml
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer. This package was built from the source code at...
More information
Microsoft.
AspNetCore.
Mvc.
Razor.
RuntimeCompilation
by:
aspnet
Microsoft
40,270,911 total downloads
last updated
1/10/2023
Latest version:
7.0.2
aspnetcore
aspnetcoremvc
razor
Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC. This package was built from the source code at...
More information
Previous
Next