Since the last version (3.0.0), a lot of Task functions (Task.Catch, Task.ParallelWithThrottle) were removed and now my code fails to compile. I understand the removal of Computation Expression, but those methods were usable. Or were removed because they already exist in another library? Thank you so much.
Since the last version (3.0.0), a lot of Task functions (Task.Catch, Task.ParallelWithThrottle) were removed and now my code fails to compile. I understand the removal of Computation Expression, but those methods were usable. Or were removed because they already exist in another library? Thank you so much.