News

Create a .NET 8.0 LTS C# project with ‘Durable Functions Orchestration’ template selected Create the second 'Durable Functions Orchestration' function against above project Debug the project Check ...
We use the same wrapper in non-orchestration flows (activity functions, and outside of Azure Functions and DTFx completely). So the wrappers know nothing about DTFx. Things work just fine everywhere, ...