Microsoft.Azure.Functions.Worker.Extensions.DurableTask
                                 
                            
                                1.9.0
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    dotnet add package Microsoft.Azure.Functions.Worker.Extensions.DurableTask --version 1.9.0
NuGet\Install-Package Microsoft.Azure.Functions.Worker.Extensions.DurableTask -Version 1.9.0
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.DurableTask" Version="1.9.0" />
<PackageVersion Include="Microsoft.Azure.Functions.Worker.Extensions.DurableTask" Version="1.9.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.DurableTask" />
paket add Microsoft.Azure.Functions.Worker.Extensions.DurableTask --version 1.9.0
#r "nuget: Microsoft.Azure.Functions.Worker.Extensions.DurableTask, 1.9.0"
#:package Microsoft.Azure.Functions.Worker.Extensions.DurableTask@1.9.0
#addin nuget:?package=Microsoft.Azure.Functions.Worker.Extensions.DurableTask&version=1.9.0
#tool nuget:?package=Microsoft.Azure.Functions.Worker.Extensions.DurableTask&version=1.9.0
Durable Task extension for .NET isolated functions
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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. | 
- 
                                                    
.NETStandard 2.0
- Grpc.Net.Client (>= 2.70.0)
 - Microsoft.Azure.Functions.Worker.Core (>= 2.0.0)
 - Microsoft.Azure.Functions.Worker.Extensions.Abstractions (>= 1.3.0)
 - Microsoft.DurableTask.Analyzers (>= 0.1.0)
 - Microsoft.DurableTask.Client.Grpc (>= 1.16.1)
 - Microsoft.DurableTask.Worker.Grpc (>= 1.16.1)
 - Microsoft.Extensions.Caching.Memory (>= 6.0.3)
 - System.Text.Json (>= 8.0.5)
 
 - 
                                                    
net6.0
- Grpc.Net.Client (>= 2.70.0)
 - Microsoft.Azure.Functions.Worker.Core (>= 2.0.0)
 - Microsoft.Azure.Functions.Worker.Extensions.Abstractions (>= 1.3.0)
 - Microsoft.DurableTask.Analyzers (>= 0.1.0)
 - Microsoft.DurableTask.Client.Grpc (>= 1.16.1)
 - Microsoft.DurableTask.Worker.Grpc (>= 1.16.1)
 - Microsoft.Extensions.Caching.Memory (>= 6.0.3)
 - System.Text.Json (>= 8.0.5)
 
 
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Functions.Worker.Extensions.DurableTask:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            DurableFunctionsMonitor.DotNetIsolated
                                                        
                                                         DurableFunctionsMonitor.DotNetIsolated  | 
                                                    |
| 
                                                        
                                                            IglooSoftware.Sdk.EventSourcing
                                                        
                                                         Igloo Event Sourcing SDK for services.  | 
                                                    |
| 
                                                        
                                                            vvoids-services
                                                        
                                                         This package is maintained by Virtual Voids. It is not open-source and usage should be requested at vince@vvoids.com. Documentation, information, tutorials and snippets of code on how to utilize this package can be found using the code 'Vvoids.Library.Snippets.[xxx]'. On feature requests, bugs or in need of more information. You can surely contact Virtual Voids at vince@vvoids.com. In it's core, the package is created for an Azure environment and is designed to form the foundation and extension for an Azure Functions App but can be utilized for other purposes.  | 
                                                    |
| 
                                                        
                                                            BridgePoint.Functions.Durable
                                                        
                                                            
                                                         BridgePoint Shared Durable Functions Library  | 
                                                    |
| 
                                                        
                                                            BridgePoint.Bc.Functions
                                                        
                                                            
                                                         BridgePoint functions for Dynamics BC  | 
                                                    
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.Azure.Functions.Worker.Extensions.DurableTask:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            microsoft/durabletask-dotnet
                                                        
                                                         
                                                            Out-of-process .NET SDK for the Durable Task Framework
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            PacktPublishing/Software-Architecture-with-C-Sharp-12-and-.NET-8-4E
                                                        
                                                         
                                                            Code Repository for Software Architecture with .NET 8 Fourth Edition, Published by Packt
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Particular/docs.particular.net
                                                        
                                                         
                                                            All content for ParticularDocs
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.9.0 | 13,903 | 10/27/2025 | 
| 1.8.0 | 137,711 | 9/19/2025 | 
| 1.7.1 | 206,644 | 8/13/2025 | 
| 1.7.0 | 26,875 | 8/12/2025 | 
| 1.6.1 | 143,979 | 7/24/2025 | 
| 1.6.0 | 18,689 | 7/23/2025 | 
| 1.5.0 | 191,746 | 6/30/2025 | 
| 1.4.0 | 167,011 | 6/9/2025 | 
| 1.3.0 | 524,307 | 4/15/2025 | 
| 1.2.3 | 537,478 | 3/4/2025 | 
| 1.2.2 | 1,009,923 | 12/4/2024 | 
| 1.2.1 | 97,644 | 11/27/2024 | 
| 1.2.0 | 196,021 | 11/15/2024 | 
| 1.2.0-rc.2 | 53,802 | 6/4/2024 | 
| 1.2.0-rc.1 | 46,965 | 12/4/2023 | 
| 1.1.7 | 842,952 | 10/4/2024 | 
| 1.1.6 | 129,430 | 9/25/2024 | 
| 1.1.5 | 826,755 | 8/13/2024 | 
| 1.1.4 | 1,098,274 | 5/29/2024 | 
| 1.1.3 | 371,600 | 5/15/2024 | 
| 1.1.2 | 541,044 | 3/28/2024 | 
| 1.1.1 | 779,569 | 1/25/2024 | 
| 1.1.0 | 462,713 | 11/14/2023 | 
| 1.1.0-preview.2 | 23,894 | 10/24/2023 | 
| 1.1.0-preview.1 | 222 | 10/20/2023 | 
| 1.0.4 | 135,965 | 10/18/2023 | 
| 1.0.3 | 146,621 | 9/8/2023 | 
| 1.0.2 | 421,109 | 4/7/2023 | 
| 1.0.0 | 303,631 | 1/31/2023 | 
| 1.0.0-rc.1 | 29,637 | 11/30/2022 | 
| 0.4.1-beta | 50,021 | 5/20/2022 |