Microsoft.AspNetCore.Mvc.ApiExplorer by: Microsoft
  • 8 total downloads
  • Latest version: 2.0.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.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.Mvc.DataAnnotations by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Razor.Design by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.0
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.Mvc.RazorPages by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC Razor Pages.
Microsoft.AspNetCore.Razor.Runtime by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.0
  • aspnetcore cshtml razor taghelper taghelpers
Runtime components for rendering Razor pages and implementing tag helpers. Commonly used types: Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.Mvc.Cors by: Microsoft.AspNetCore.Mvc.Cors
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore aspnetcoremvc cors
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.Localization by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.3
  • aspnetcore aspnetcoremvc localization
ASP.NET Core MVC features that enable globalization and localization of applications. Commonly used types: Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource> Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer
Microsoft.AspNetCore.Mvc.Formatters.Json by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.8
  • aspnetcore aspnetcoremvc json
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0-preview1-final
  • 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 markup.
Microsoft.AspNetCore.Mvc.Analyzers by: Microsoft
  • 13 total downloads
  • Latest version: 3.0.0-preview3-19153-02
  • aspnetcore aspnetcoremvc
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Mvc.ViewFeatures by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview1-final
  • 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 types: Microsoft.AspNetCore.Mvc.Controller Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute Microsoft.AspNetCore.Mvc.ViewComponent
Microsoft.AspNetCore.Mvc.Razor by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.2
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Routing.Abstractions by: Microsoft.AspNetCore.Routing.Abstractions
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore routing
ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouteHandler Microsoft.AspNetCore.Routing.RouteData.
Microsoft.AspNetCore.Razor by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.Mvc.Versioning by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0-rc2
  • Microsoft AspNet AspNetCore Versioning
A service API versioning library for Microsoft ASP.NET Core.
Microsoft.AspNetCore.Mvc.Razor.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0
  • aspnetcore cshtml razor aspnetcoremvc
ASP.NET Core design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 16 total downloads
  • Latest version: 2.0.0
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.