Microsoft.AspNetCore.Http.Abstractions 2.0.1
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 |
---|---|
AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
|
260 |
AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
|
932 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
803 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
888 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
925 |
IdentityModel.AspNetCore.ScopeValidation
ASP.NET Core Middleware for validating scope claims
|
675 |
Microsoft.AspNetCore.Antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
This package was built from the source code at https://github.com/aspnet/Antiforgery/tree/9e5146cff912ebbd003d597eb055144e740759fa
|
9,394 |
Microsoft.AspNetCore.Authentication.Abstractions
ASP.NET Core common types used by the various authentication components.
|
300 |
Microsoft.AspNetCore.Authentication.Abstractions
ASP.NET Core common types used by the various authentication components.
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
|
10,740 |
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
|
616 |
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
|
10,871 |
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations.
|
282 |
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations.
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
|
10,695 |
Microsoft.AspNetCore.Http.Extensions
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
|
299 |
Microsoft.AspNetCore.Http.Extensions
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
|
11,014 |
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
|
282 |
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
This package was built from the source code at https://github.com/aspnet/Routing/tree/3d828221a19d91907c52c2f40928b019bee1ef92
|
10,073 |
Microsoft.AspNetCore.Server.Kestrel.Https
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
|
2,827 |
Microsoft.VisualStudio.Web.BrowserLink
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
|
351 |
Serilog.AspNetCore
Serilog support for ASP.NET Core logging
|
10,324 |
.NET Standard 2.0
- Microsoft.AspNetCore.Http.Features (>= 2.0.1)
- System.Text.Encodings.Web (>= 4.4.0)