Extensions and helpers to interact with DTFx
$ dotnet add package DurableTask.SymphonyThis repo contains the library code to interact with Durable Task Framework (DTFx).
It contains wrappers, services, extensions, and other helper methods to configure and use TaskHubClient and TaskHubWorker as injectable services, as well as reading state information from the configured OrchestrationServiceBase, which configured to use SQL server as a task hub.