dotnet / dotnet/deployment-tools

Consider using IHttpClientFactory

Open
#96 1 comment 1 reaction 2 assignees Claimed by @copilot-swe-agent View on GitHub
area-DotNetReleases
Dominant language
C#
Stars
213
Forks
73
Avg merge
1d 21h
Merged PRs (30d)
4

Description

### Description

In the initial PR it was pointed out that the use of ```HttpClient``` could result in socket exhaustion and that ```IHttpClientFactory``` should be used to address this.

The library however only supports .NET Standard 2.0 and .NET 4.6.1, which effectively excludes using it because the releases package targets 4.5.2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.