Skip to main content

Documentation Index

Fetch the complete documentation index at: https://easyaf.dev/llms.txt

Use this file to discover all available pages before exploring further.

Types

Classes

NameSummary
OperationContextRepresents context under which a operation is executed. One instance created for one execution of one operation.

Interfaces

NameSummary
IOperationAuthorizerRepresents a operation authorizer.
IOperationExecutorRepresents a service that executes an operation.
IOperationFilterRepresents a operation processor.