Skip to content

Consider using IHttpClientFactory #96

@joeloff

Description

@joeloff

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions