HangFire environment construction
- Official website address
https://www.hangfire.io/
- ASP.NET Website Support
http://docs.hangfire.io/en/latest/installation.html
Including installation and deployment, database settings, etc.
Installation steps:
http://docs.hangfire.io/en/latest/installation.html
- database
During the installation of the HangFire NuGet package, the HangFire database script will automatically generate HangFireDB, or you can generate the database manually.