Microsoft.AspNetCore.Http.Abstractions 2.2.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
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Showing the top 20 packages that depend on Microsoft.AspNetCore.Http.Abstractions.
Packages | Downloads |
---|---|
Microsoft.AspNetCore.Http.Extensions
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
|
455 |
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations.
|
423 |
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
|
417 |
Hangfire.Dashboard.BasicAuthorization
enable basic authorization for hangfire(api or dashbord..)
|
109 |
App.Metrics.AspNetCore.Abstractions
App Metrics ASP.NET Core abstractions and interfaces for routing, HTTP response formatting and more.
|
98 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
|
96 |
EasyCaching.Core
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
|
95 |
ApacheThrift
C# .NET Core bindings for the Apache Thrift RPC system
|
94 |
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
|
78 |
Elastic.Apm.AspNetCore
Elastic APM for ASP.NET Core. This package contains auto instrumentation for ASP.NET Core. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
|
70 |
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/522705f9a27b99ca4ad261f2e89fe51a77b2338e
|
67 |
Microsoft.AspNetCore.Http.Extensions
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
|
62 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
|
20 |
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
3 |
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations.
|
3 |
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
|
2 |
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations.
|
2 |
Microsoft.AspNetCore.Authentication.Abstractions
ASP.NET Core common types used by the various authentication components.
|
2 |
.NET Standard 2.0
- Microsoft.AspNetCore.Http.Features (>= 2.2.0)
- System.Text.Encodings.Web (>= 4.5.0)