Top 20 NuGet aspnetcore Packages
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 formatters for JSON input and output and for JSON PATCH input using Json.NET.
Razor is a markup syntax for adding server-side logic to web pages. This package contains runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types:
Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor.TagHelpers.HtmlTarget...
Runtime infrastructure for rendering Razor pages and tag helpers.
ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouter
Microsoft.AspNetCore.Routing.RouteData
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
ASP.NET Core session state middleware.
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore
ASP.NET Core middleware for caching HTTP responses on the server.
ASP.NET Core response caching middleware abstractions and feature interface definitions.
ASP.NET Core middleware for HTTP Response compression.
A middleware that supports creating a communication channel between the development environment and one or more web browsers.
This package was built from the source code at https://github.com/aspnet/BrowserLink/tree/8cd3e0844d74975060a2bb1abb1e0a5ff943ce45
Middleware for adding security headers to an ASP.NET Core application. Allows you to easily add Content Security Policy, Strict Transport Security, and Public Key Pins to an app.
Build-time references required to enable Razor view compilation as part of building the application.
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
ASP.NET Core MVC Razor Pages.
ASP.NET Core authorization policy helper classes.