elsa-core/src/modules/Elsa.Retention/Extensions
Sipke Schoorstra d3d171f59f Refactor retention module to use recurring tasks
Replaced the CleanupHostedService with CleanupRecurringTask for better scheduling and simpler configuration. Converted several classes to use constructor-based dependency injection and streamlined some type assignments. Removed unneeded files and updated existing code to follow more concise conventions. This enhances maintainability and readability.
2024-10-29 08:36:31 +01:00
..
ModuleExtensions.cs Refactor retention module to use recurring tasks 2024-10-29 08:36:31 +01:00
RetentionFeatureExtensions.cs Refactor retention module to use recurring tasks 2024-10-29 08:36:31 +01:00