elsa-core/src/modules/Elsa.Hangfire
Sipke Schoorstra fe038f9a12 Add obsolete ExecuteAsync overloads for job classes
Introduce `[Obsolete]` ExecuteAsync overloads in job classes to support legacy calls while encouraging migration to preferred methods. `[UsedImplicitly]` annotations ensure these methods are retained for compatibility.
2025-02-07 12:48:30 +01:00
..
Extensions Improve null handling and add job retry configuration 2025-02-06 19:32:08 +01:00
Features Enable customizable Hangfire job storage and deprecate obsolete APIs. 2025-01-11 19:12:38 +01:00
Handlers Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Jobs Add obsolete ExecuteAsync overloads for job classes 2025-02-07 12:48:30 +01:00
Services Add taskName parameter to job execution methods 2025-02-06 16:58:32 +01:00
States Add Bookmark Queue and Restore Background Activity Execution (#5758) 2024-07-15 22:37:14 +02:00
Elsa.Hangfire.csproj Enable customizable Hangfire job storage and deprecate obsolete APIs. 2025-01-11 19:12:38 +01:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00