Namespace Innova.Data.AppSettings.Services
Classes
| Name | Summary |
|---|---|
| AppSettingsServiceLifecycle | Represents the service lifecycle for application settings. |
| ApplicationSettingService<T> | Represents a service for managing application settings. |
| BaseUserSetting<T> | Represents a base class for user settings. |
| DefaultLayoutDataService<TContext> | Represents a default layout data service. |
| LayoutDataServiceBase<TContext> | Base class for layout data service. |
| LayoutService<TContext> | Represents a service for managing layout data. |
| SavedQueryService<TContext> | Service for managing saved queries. |
| ServiceConstants | Constants related to services. |
| SettingEntityService<TContext> | Service class for managing setting entities. |
| UserLayoutDataService<TContext> | Represents a data service for user layout. |
| UserSettingService<T> | Represents a service for managing user settings. |
| UserSettingsServiceLifecycle | Represents the lifecycle of the user settings service. |
Interfaces
| Name | Summary |
|---|---|
| ILayoutDataServiceBase | Represents the interface for layout data service. |
| ISettingEntityService | Represents a service for managing setting entities. |