Found 43 packages
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.
A collection of helpful HttpResponseMessage extension methods
This is a FluentAssertions extension over the HttpResponseMessage object. It provides specific assertions and outputs rich erros messages that include the HTTP Request and Response. This version **DOES NOT** depend on the commercial version of the FluentAssertions library (>= 8.0.0).
This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages. This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package. Supported Platforms: - .NET Framework 4 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 7.5 - Silverlight 4 - Portable Class Libraries
Extension methods for easy unit tests with requests and responses.
This library extends the core functionality of FluentAssertions by adding assertions on the HttpResponseMessage class. Fluent assertions quickstarts and tutorials - https://fluentassertions.com
Provides the HttpResponseMessage.AsActionResult() extension method.
This is a AwesomeAssertions extension over the HttpResponseMessage object. It provides specific assertions and outputs rich erros messages that include the HTTP Request and Response.
Simple response builder functions on top of System.Net.Http!
This is a FluentAssertions extension over the HttpResponseMessage object. It provides specific assertions and outputs rich erros messages that include the HTTP Request and Response. This version depends on the commercial version of the FluentAssertions library (>= 8.0.0).
NewtonsoftJson based serializer for FluentAssertions.Web
Fluent Assertions extensions for ProblemDetails within HttpResponseMessage
A plugin for the Polly Cache policy to serialize/deserialize System.Net.Http.HttpResponseMessage. Can be used with Microsoft.Extensions.Http.PolicyHttpMessageHandler.
Make custome responses for .NET 6 RESTful APIs.
A plugin for Hybrid Cache to serialize/deserialize System.Net.Http.HttpResponseMessage.
.Net Core Integration Test Essentials: Extensions, Startup Runners, Assertions, Logging
A .NET library for comprehensive and configurable logging of raw HTTP request and response messages.
Method that Send demand of authorization to a server , to get or post requests via Http Rest API method is distributed as a DLL ( library which include this method) Doc at : https://github.com/guihen01/GetHttpResponse/blob/main/README.md
Helpful extension methods for ClaimsPrincipal, HttpResponseMessage.
Helpful extension methods for HttpResponseMessage.