Microsoft.AspNetCore.Http 1.0.4
ASP.NET Core default HTTP feature implementations.
Showing the top 20 packages that depend on Microsoft.AspNetCore.Http.
| Packages | Downloads |
|---|---|
|
NLog.Web.AspNetCore
Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext.
|
9 |
|
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
|
7 |
|
Microsoft.AspNetCore.Authentication.Core
ASP.NET Core common types used by the various authentication middleware components.
|
5 |
|
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
|
5 |
|
NLog.Web.AspNetCore
Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext.
|
4 |
|
Microsoft.AspNetCore.Http.Connections
Components for providing real-time bi-directional communication across the Web.
|
4 |
|
Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
|
1 |
|
Microsoft.AspNetCore.Authentication
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.
|
1 |
|
Microsoft.AspNetCore.CookiePolicy
ASP.NET Core cookie policy classes to control the behavior of cookies.
|
1 |
|
Microsoft.AspNetCore.CookiePolicy
ASP.NET Core cookie policy classes to control the behavior of cookies.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/7ab32c8411f40e63984c5963b79722c1f2fd9d8a
|
1 |
|
Microsoft.AspNetCore.HostFiltering
ASP.NET Core middleware for filtering out requests with unknown HTTP host headers.
|
1 |
|
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
|
1 |
|
Microsoft.AspNetCore.Http.Connections
Components for providing real-time bi-directional communication across the Web.
|
1 |
|
Microsoft.AspNetCore.HttpsPolicy
ASP.NET Core basic middleware for supporting HTTPS Redirection and HTTP Strict-Transport-Security.
|
1 |
|
Microsoft.AspNetCore.HttpsPolicy
ASP.NET Core basic middleware for supporting HTTPS Redirection and HTTP Strict-Transport-Security.
This package was built from the source code at https://github.com/aspnet/BasicMiddleware/tree/2d3ad1cb0f9872da40c6d143ce4554563971ae04
|
1 |
|
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.Owin
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
|
1 |
|
Microsoft.AspNetCore.ResponseCaching
ASP.NET Core middleware for caching HTTP responses on the server.
|
1 |
|
Microsoft.AspNetCore.Server.IISIntegration
ASP.NET Core components for working with the IIS AspNetCoreModule.
|
1 |
.NET Framework 4.5.1
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.4)
- System.Buffers (>= 4.0.0)
- Microsoft.Net.Http.Headers (>= 1.0.4)
- Microsoft.Extensions.Options (>= 1.0.2)
- Microsoft.Extensions.ObjectPool (>= 1.0.1)
- Microsoft.AspNetCore.WebUtilities (>= 1.0.4)
.NET Standard 1.3
- System.Buffers (>= 4.0.0)
- Microsoft.Net.Http.Headers (>= 1.0.4)
- Microsoft.Extensions.Options (>= 1.0.2)
- Microsoft.Extensions.ObjectPool (>= 1.0.1)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.4)
- Microsoft.AspNetCore.WebUtilities (>= 1.0.4)
- System.Threading (>= 4.0.11)