Namespace OEMS.Core.Application.ApplicationServices
Classes
AuthService
Implementation of the authentication service that handles user registration, login, token management, and password security.
EventService
Provides event management operations for the OEMS system.
FeedbackService
Implementation of the feedback service for managing user feedback on events.
FileService
Implementation of the file service that handles file operations including upload, storage, and retrieval.
OrganizationService
Service for managing organizations
ProcessService
Provides process management operations for event workflows in the OEMS system.
StorageService
Implementation of the storage service for managing file storage operations.
TemplateService
Implementation of the template service for managing email, process, and event templates.
TokenService
Service for managing registration tokens
UserService
Provides user management operations for the OEMS system.