Namespace LemonEdge.API
Classes
ApiError
Represents an error from the LemonEdge WebService.
ApiException
An exception that can be thrown, if a call to the LemonEdge WebService fails.
ContainerSettings
Represents a storage method, such as Azure Blob, File, or AWS.
DeveloperSettings
DocumentStorageSettings
Defines the list of storage settings, and which one to use.
ExternalApiRequestSetting
ExternalApiSettings
ServiceCollectionExtensions
SetItemClearOnCopyAttribute
Indicates this property should always be cleared when copying from setcopier to a new item Used for properties such as UserID to ensure they are reset to being globally accessible
StorageSettings
SupportedOS
TaskSchedulerConfiguration
The properties for a user-defined task scheduler such as Name, MaxConcurrency, PollRateMs, and TaskTypes
TaskServiceSettings
Interfaces
IHaveAddInListeners
Todo: remove with host restarter. This marks an object that listens for AddIn changes. These listeners must be dropped before regenerating a new service provider.