Skip to content
DocsTry Aspire
DocsTry

IPostaClient

Interfacenet10.0
📦 CommunityToolkit.Aspire.Posta v13.5.0
Provides access to all Posta API sections and endpoint definitions.
namespace CommunityToolkit.Aspire.Posta.Clients;
public interface IPostaClient
{
// ...
}
Emailsabstractget
Gets email operations.
Endpointsabstractget
Gets the overridable endpoint catalog.
Healthabstractget
Gets health operations.
Infoabstractget
Gets server information operations.
SubscriberListsabstractget
Gets subscriber-list operations.
Templatesabstractget
Gets template operations.
View all properties