ResourceManagement
ResourceManagement copied to clipboard
For Running Recurring Tasks (Emails, Cleanup, Re Caching)
There are a few libraries/tools for that, Quartz, Hangfire and such. Recently saw Coravel
Links: https://github.com/quozd/awesome-dotnet#scheduling Coravel: https://github.com/jamesmh/coravel
Duplicate of #3
Noted... when we're ready for scheduled tasks, let's revisit this suggestion
We could also use Hangfire as suggested by @essenbee in #3
https://www.hangfire.io/