Show / Hide Table of Contents

Namespace Celerik.NetCore.HttpClient

Classes

ApiResponse<TData, TStatusCode>

Defines the standard response for all services.

CelerikHttpClient

HttpClient to call services implementing the Celerik Api Protocol. The protocol is simple: all http body responses have: Data, Message, MessageType and Success.

Enums

ApiMessageType

Defines the possible types of messages that the API can send in the response.

Back to top Generated by DocFX