Namespace The
Structs
- CallbackEnvironment
Provided by the framework to datastores and plugins to which long-running operations are delegated.
- Message
A brief user-visible status message: a MessageLevel and a short text.
Interfaces
- IEntityContext
An authenticated unit of work.
- IServices
An ORM instance with stateful authentication and the ability to create IEntityContext units of work.
Enums
- MessageLevel
The importance level of a user-visible message.