Hello,
I try to execute a durable function in the azure portal using .Net core stack.
It does not work for me.
I guess because I did not install the package "Microsoft.Azure.WebJobs.Extensions.DurableTask".
So, please how to install it in the azure portal.
Regards.
Ferdaous.

