Microsoft.AspNetCore.Http.Extensions 2.3.0
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Showing the top 20 packages that depend on Microsoft.AspNetCore.Http.Extensions.
| Packages | Downloads |
|---|---|
|
Microsoft.AspNetCore.Authentication.Core
ASP.NET Core common types used by the various authentication middleware components.
|
1 |
|
Microsoft.AspNetCore.Authentication.Core
ASP.NET Core common types used by the various authentication middleware components.
|
2 |
|
Microsoft.AspNetCore.Mvc.Core
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
|
1 |
|
Microsoft.AspNetCore.Routing
ASP.NET Core middleware for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.Route
Microsoft.AspNetCore.Routing.RouteCollection
|
1 |
|
Microsoft.AspNetCore.StaticFiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
|
1 |
.NET Standard 2.0
- Microsoft.Net.Http.Headers (>= 2.3.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.0)
- Microsoft.Extensions.FileProviders.Abstractions (>= 8.0.0)
- System.Buffers (>= 4.6.0)