HttpReports is a lightweight APM system developed for .NET Core
This library is a fork of Microsoft.Extensions.Http. It provides the basic HttpMessageHandler rotation functionality without any dependencies. Commonly used types: HttpClientFactoryLite.IHttpClientFactory HttpClientFactoryLite.HttpClientFactory
HttpReports is a lightweight APM system developed for .NET Core , it is also suitable for use in a micro-service architecture.
HttpReports is a lightweight APM system developed for .NET Core
HttpReports is a lightweight APM system developed for .NET Core
A simple, functional HTTP client library for F#
ASP.NET 5 HTTP object model. HttpContext and family.
PayPalHttp is a generic http client designed to be used with code-generated projects.
ASP.NET 5 common extension methods for HTTP abstractions and IApplicationBuilder.
Write your app using System.Net.Http, but drop this library in and it will go drastically faster.
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.
ASP.NET 5 HTTP feature interface definitions.
HttpReports is a lightweight APM system developed for .NET Core
HttpReports is a lightweight APM system developed for .NET Core
A simple library used for simulating http context during unit or integration testing
BraintreeHttp is a generic http client designed to be used with code-generated projects.
This library brings the latest platform-specific networking libraries to Xamarin applications via a custom HttpClient handler.
HttpReports is a lightweight APM system developed for .NET Core
HttpReports is a lightweight APM system developed for .NET Core
Module for Microsoft HTTP Client that enables GZip and Deflate support for incoming and outgoing requests. Please note that this is not an official Microsoft package.
Enriches Serilog events with Aspnetcore HttpContext
HttpReports is a lightweight APM system developed for .NET Core
An implementation of HttpMessageHandler for use with HttpClient that invokes requests directly against an OWIN application. Useful for testing and embedded scenarios.
简单、易用、高效 一个有态度的开源.Net Http请求框架!可以用制作爬虫,api请求等等。让你感受一个简易到极致的HTTP编程. 让编程更简易,代码更简洁。用法请查看:https://github.com/stulzq/HttpCode.Core
Provides .Net client access to the InterPlanetary File System.
HTTP1 JSON Gateway and Swagger Integration for MagicOnion.
Contains the Hot Chocolate GraphQL HTTP POST middleware for ASP .Net core.
Types and parsers for working with the HTTP specifications in RFC 7230
Provides the System.Net.Http.RtcRequestFactory class, which creates HTTP requests for use with the Real-Time-Communications (RTC) background notification infrastructure. Commonly Used Types: System.Net.Http.RtcRequestFactory When using NuGet 3.x this package requires at least version 3.4.
Http recorder utility for a Azure test suite
Classes for the new HttpClient Portable Class Library that support GZip and Deflate compression, using the Zlib.Portable library. Works on .NET 4.0, 4.0.3, & 4.5, Silverlight 4 & 5, Windows Phone 7.5 & 8, and Windows 8. Original idea (but a different implementation) from Gist by Morten Nielsen: https://gist.github.com/dotMorten/4981198
WebApiClient.JIT的HttpClientFactory扩展
HTTP-specific exception classes that enable ASP.NET to generate exception information.
An HTTP parser built with Ragel.
Some simple System.Net.Http.HttpClient helpers to help with your unit tests or when you don't really want to call the endpoint.