📄️ Worker Service overview
This feature is a project that run in background, but is control and/or monitor by a dashboard presented in the frontal application.
📄️ Delegate job to worker (api Feature)
This file explains what to use the the delegate job to worker feature in your V3 project.
📄️ Hangfire Recurring Job
This document explains how to implement a recurring job with hangfire
📄️ Database Handler (Worker Feature)
This file explains what to use the the database handler feature in your V3 project.