Found 2,124 packages
ASP.NET Core response caching middleware abstractions and feature interface definitions.
ASP.NET Core middleware for HTTP Response compression.
Simple, unambitious mediator implementation in .NET
ASP.NET Core middleware for caching HTTP responses on the server.
Contracts package for requests, responses, and notifications
MediatR extensions for ASP.NET Core
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
A collection of helpful HttpResponseMessage extension methods
Contains types that represent HTTP request and response headers. This library is used with classes such as System.Net.HttpWebRequest and System.Net.HttpWebResponse and allows developers to query/edit header names/values. Commonly Used Types: System.Net.HttpRequestHeader System.Net.HttpResponseHeader System.Net.WebHeaderCollection When using NuGet 3.x this package requires at least version 3.4.
Partial response (fields) core components.
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
Provides older classes (such as HttpWebRequest and HttpWebResponse) for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Developers should prefer the classes in the System.Net.Http package. Commonly Used Types: System.Net.HttpWebRequest System.Net.HttpWebResponse System.Net.HttpRequestHeader System.Net.WebException System.Net.WebExceptionStatus System.Net.WebRequest System.Net.WebResponse When using NuGet 3.x this package requires at least version 3.4.
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers. Commonly Used Types: System.Net.Http.HttpResponseMessage System.Net.Http.DelegatingHandler System.Net.Http.HttpRequestException System.Net.Http.HttpClient System.Net.Http.MultipartContent System.Net.Http.Headers.HttpContentHeaders System.Net.Http.HttpClientHandler System.Net.Http.StreamContent System.Net.Http.FormUrlEncodedContent System.Net.Http.HttpMessageHandler When using NuGet 3.x this package requires at least version 3.4.
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
ASP.NET Core MVC formatter for partial response (fields) JSON output.
Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. The Response Compression module provides the gzip compression.
ASP.NET Web API formatter for partial response (fields) JSON output.
An alternative to Microsoft.AspNetCore.ResponseCaching, which supports IDistributedCache, allows custom reponse caches, and provides a modifiable distributed response cache, which uses an injecting distributed cache, and options which allow clearing or ignoring the cache. It uses Microsoft.AspNetCore.ResponseCaching internally (via git submodule and linking in csproj)
`RelaFax.Crypto.ResponseManager` is library contains common cryptocurrency realizations for response managers
AWS Lambda is a compute service that runs your code in response to events and automatically manages the compute resources for you, making it easy to build applications that respond quickly to new information.