The compatibility shim client for the Durable Task Framework. Allows for using a `IOrchestrationServiceClient` directly. The client is responsible for interacting with orchestrations from outside the worker.
$ dotnet add package Microsoft.DurableTask.Client.OrchestrationServiceClientShimA client implementation for Microsoft.DurableTask. This package includes a DurableTaskClient implementation for interacting with a task hub via a DurableTask.Core.IOrchestrationServiceClient.
Commonly used types:
ShimDurableTaskClientShimDurableTaskClientOptionsFor more information, see https://github.com/microsoft/durabletask-dotnet