Microsoft.Extensions.Http 2.2.0-preview1-35029
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way.
Commonly used types:
System.Net.Http.IHttpClientFactory
This package was built from the source at:
https://github.com/aspnet/HttpClientFactory/tree/30f0ec0ee6f637d630fbae6a9e6a7517acd0f429
Showing the top 20 packages that depend on Microsoft.Extensions.Http.
Packages | Downloads |
---|---|
prometheus-net
.NET client library for the Prometheus monitoring and alerting system
|
5 |
Refit.HttpClientFactory
Refit HTTP Client Factory Extensions
|
5 |
WhatsappBusiness.CloudApi
This is C# wrapper of whatsapp business cloud api for .NET
|
4 |
Microsoft.Extensions.Http.Polly
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d6f154cca3863703cf87c8b840eea9cbe20229b2
|
4 |
Microsoft.Identity.Web
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0).
This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.
|
4 |
Finbuckle.MultiTenant
Main library package for Finbuckle.MultiTenant.
|
4 |
ServiceStack.Client
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
|
4 |
Volo.Abp.Http.Client
Package Description
|
4 |
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
|
4 |
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
4 |
AspNetCore.HealthChecks.Uris
HealthChecks.Uris is a simple health check package for Uri groups.
|
4 |
Volo.Abp.IdentityModel
Package Description
|
4 |
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0-preview1-35029)
- Microsoft.Extensions.Logging (>= 2.2.0-preview1-35029)
- Microsoft.Extensions.Options (>= 2.2.0-preview1-35029)