Show / Hide Table of Contents

    Namespace Algorand.Client

    Classes

    ApiClient

    API client is mainly responsible for making the HTTP call to the API backend.

    ApiException

    API Exception

    ApiResponse<T>

    API Response

    Configuration

    Represents a set of configuration settings

    GlobalConfiguration

    GlobalConfiguration provides a compile-time extension point for globally configuring API Clients.

    SwaggerDateConverter

    Formatter for 'date' swagger formats ss defined by full-date - RFC3339 see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types

    Interfaces

    IApiAccessor

    Represents configuration aspects required to interact with the API endpoints.

    IReadableConfiguration

    Represents a readable-only configuration contract.

    Delegates

    ExceptionFactory

    A delegate to ExceptionFactory method

    Back to top Generated by DocFX