Skip to content

Shared HttpClient

Choose a tag to compare

@dkackman dkackman released this 07 Feb 23:29
· 109 commits to master since this release

HttpClient instance is shared across all endpoints spawned from a given DynamicRestClient root, improving performance. This release also adds the ability to return the HttpResponseMessage to the caller if further inspection of the response is required by an application.

NuGet Package