You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A client implementation for `Microsoft.DurableTask`. This package includes a `DurableTaskWorker` implementation for interacting with a task hub via a `DurableTask.Core.IOrchestrationService`.
2
+
3
+
Commonly used types:
4
+
-`ShimDurableTaskWorker`
5
+
-`ShimDurableTaskWorkerOptions`
6
+
7
+
For more information, see https://github.com/microsoft/durabletask-dotnet
0 commit comments