/demo-hangfire

A demo on how to set up a job-scheduler and scalable worker to handle background jobs and other asynchronous tasks.

Primary LanguageC#Apache License 2.0Apache-2.0

demo-hangfire

A demo on how to set up a job-scheduler and scalable worker to handle background jobs and other asynchronous tasks.

Clone the repository

git clone https://github.com/konidev20/demo-hangfire.git

Requirements

  • .NET Core 6 Runtime
  • .NET Core 6 SDK
  • Visual Studio 2022 Community Edition