Microsoft.DurableTask.Client 0.4.1-beta

Prefix Reserved
This is a prerelease version of Microsoft.DurableTask.Client.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.DurableTask.Client --version 0.4.1-beta
                    
NuGet\Install-Package Microsoft.DurableTask.Client -Version 0.4.1-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.DurableTask.Client" Version="0.4.1-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.DurableTask.Client" Version="0.4.1-beta" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.DurableTask.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.DurableTask.Client --version 0.4.1-beta
                    
#r "nuget: Microsoft.DurableTask.Client, 0.4.1-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.DurableTask.Client@0.4.1-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.DurableTask.Client&version=0.4.1-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.DurableTask.Client&version=0.4.1-beta&prerelease
                    
Install as a Cake Tool

.NET SDK for the Durable Task Framework.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Microsoft.DurableTask.Client:

Package Downloads
Microsoft.DurableTask.Client.Grpc

The gRPC client for the Durable Task Framework.

Microsoft.DurableTask.Client.OrchestrationServiceClientShim

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.

Microsoft.DurableTask.Extensions.AzureBlobPayloads

Azure Blob Storage externalized payload support for Durable Task.

Microsoft.DurableTask.ScheduledTasks

Durable Task Scheduled Tasks Client

Microsoft.Agents.AI.DurableTask

Provides distributed durable execution capabilities for agents built with Microsoft Agent Framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.23.3 300 4/3/2026
1.23.2 400 4/2/2026
1.23.1 4,297 3/24/2026
1.23.0 37,614 3/17/2026
1.22.0 83,644 2/26/2026
1.21.0 1,865 2/25/2026
1.20.1 155,873 2/3/2026
1.20.0 9,742 1/26/2026
1.19.1 201,106 1/13/2026
1.19.0 84,642 1/6/2026
1.18.2 5,077 12/29/2025
1.18.1 11,326 12/15/2025
1.18.0 124,597 12/6/2025
1.17.1 218,428 11/13/2025
1.17.0 199,027 11/5/2025
1.16.2 70,014 10/23/2025
1.16.1 200,483 10/21/2025
1.16.0 12,361 10/13/2025
0.4.1-beta 53,379 5/20/2022
Loading failed