Open wgrs opened 1 month ago
In the Hangfire site forum, my post may be helpful (example of setting up a .NET 8 (Core) Razor/minimal Web app with Hangfire): https://discuss.hangfire.io/t/unofficial-example-of-setting-up-a-net-8-core-razor-minimal-web-app-with-hangfire/10875
In the Hangfire site forum, my post may be helpful (example of setting up a .NET 8 (Core) Razor/minimal Web app with Hangfire): https://discuss.hangfire.io/t/unofficial-example-of-setting-up-a-net-8-core-razor-minimal-web-app-with-hangfire/10875
I tried again. There seems to an issue with using the documented configuration which is clashing with V2. Documentation is completely out of date. We are using postgres in a container.
We are going to try Quartz instead.
I tried configuration as per docs - they are sooo far out of date. Old config doesnt work