Abstractions for the Durable Task Framework.
$ dotnet add package Microsoft.DurableTask.AbstractionsAbstractions for Microsoft.DurableTask. This package is for the core types used to define orchestrations and activities that are ran as part of Durable Task Framework.
Commonly used types:
TaskOrchestrator<TInput, TOutput>TaskActivity<TInput, TOutput>For more information, see https://github.com/microsoft/durabletask-dotnet