jalmer·11 tháng trước·discuss- hangfire has very user friendly admin UI- developer experience - hangfire simpler to use for simple scenarios (in many cases you can run an existing method in background with line of code)- hangfire has some support for batches/delay/task dependency but DurableTask is way more full featured in my opinion- hangfire has .net 4.8 framework support :(
- developer experience - hangfire simpler to use for simple scenarios (in many cases you can run an existing method in background with line of code)
- hangfire has some support for batches/delay/task dependency but DurableTask is way more full featured in my opinion
- hangfire has .net 4.8 framework support :(