Table of Contents

Namespace Tudormobile.IronLedgerLib.Services

Classes

IronLedgerClientOptions

Configuration options for the IronLedger HTTP client.

IronLedgerResponse<T>

Represents the result of an IronLedger API call. Use IsSuccess to distinguish success.

IronLedgerServiceExtensions

Provides extension methods for registering and configuring IronLedger client and service components with dependency injection and for mapping IronLedger service endpoints to a web application.

Interfaces

IIronLedgerClient

Defines the contract for interacting with the IronLedger API client.

IIronLedgerService

Defines a contract for Iron Ledger service endpoints. All methods are asynchronous.