Microsoft.AspNetCore.Http.Abstractions 2.1.0
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse
Showing the top 20 packages that depend on Microsoft.AspNetCore.Http.Abstractions.
| Packages | Downloads |
|---|---|
|
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
7 |
|
Microsoft.AspNetCore.Authentication.Abstractions
ASP.NET Core common types used by the various authentication components.
|
1 |
|
Microsoft.AspNetCore.Authentication.Abstractions
ASP.NET Core common types used by the various authentication components.
|
2 |
|
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
|
1 |
|
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations.
|
1 |
|
Microsoft.AspNetCore.Http.Extensions
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
|
1 |
|
Microsoft.AspNetCore.Routing.Abstractions
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
|
1 |
.NET Standard 2.0
- Microsoft.AspNetCore.Http.Features (>= 2.1.0)
- System.Text.Encodings.Web (>= 4.5.0)