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
| Name | Summary |
|---|---|
| OperationContext | Represents context under which a operation is executed. One instance created for one execution of one operation. |
Interfaces
| Name | Summary |
|---|---|
| IOperationAuthorizer | Represents a operation authorizer. |
| IOperationExecutor | Represents a service that executes an operation. |
| IOperationFilter | Represents a operation processor. |