Show / Hide Table of Contents

    Class DanglHttpClientAccessor<T>

    This class makes an available, it can be used with the pattern from the HttpClientFactory. This generic version makes it possible to register it for different requirements with different configurations.

    Inheritance
    System.Object
    DanglHttpClientAccessor
    DanglHttpClientAccessor<T>
    Inherited Members
    DanglHttpClientAccessor.HttpClient
    Namespace: Dangl.RestClient
    Assembly: Dangl.RestClient.dll
    Syntax
    public class DanglHttpClientAccessor<T> : DanglHttpClientAccessor
    Type Parameters
    Name Description
    T

    Constructors

    | Improve this Doc View Source

    DanglHttpClientAccessor(HttpClient)

    This class makes an available, it can be used with the pattern from the HttpClientFactory. This generic version makes it possible to register it for different requirements with different configurations.

    Declaration
    public DanglHttpClientAccessor(HttpClient httpClient)
    Parameters
    Type Name Description
    HttpClient httpClient
    • Improve this Doc
    • View Source
    Back to top © Dangl IT - Georg Dangl