Namespace FoundationaLLM.Common.Services.Events
Classes
- AzureEventGridEventService
 Provides services to integrate with the Azure Event Grid eventing platform.
- EventsWorker
 Background worker used to execute the event service.
- LocalEventService
 Subscribes to IEventService event namespaces and handles events using a decoupled, queue-based pattern.