Install
.NET CLI
dotnet add package Microsoft.DurableTask.Abstractions --version 1.22.0
Package Manager Console
Install-Package Microsoft.DurableTask.Abstractions -Version 1.22.0
PackageReference
<PackageReference Include="Microsoft.DurableTask.Abstractions" Version="1.22.0" />
Frameworks
Dependencies
Microsoft.Azure.DurableTask.Core
[3.7.0, )
.NETStandard2.0
Microsoft.Bcl.AsyncInterfaces
[10.0.1, )
.NETStandard2.0
Microsoft.Extensions.DependencyInjection.Abstractions
[10.0.1, )
.NETStandard2.0
Microsoft.Extensions.Logging.Abstractions
[10.0.0, )
.NETStandard2.0
System.Collections.Immutable
[8.0.0, )
.NETStandard2.0
System.Text.Json
[10.0.0, )
.NETStandard2.0
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.