Orchestration message and runtime state is stored in Azure Service Fabric reliable collections.
Info
Version: | 2.3.11 |
Author(s): | Microsoft |
Last Update: | Friday, September 8, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/durabletask/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.DurableTask.AzureServiceFabric |
Install
Install-Package Microsoft.Azure.DurableTask.AzureServiceFabric
dotnet add package Microsoft.Azure.DurableTask.AzureServiceFabric
paket add Microsoft.Azure.DurableTask.AzureServiceFabric
Microsoft.Azure.DurableTask.AzureServiceFabric Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.DurableTask.Core(>= 2.4.1)
- ImpromptuInterface(>= 6.2.2)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.6)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.ServiceFabric(>= 6.4.617)
- Microsoft.ServiceFabric.Data(>= 3.3.617)
- Microsoft.ServiceFabric.Services(>= 3.3.617)
- Newtonsoft.Json(>= 7.0.1)
- System.Collections.Immutable(>= 1.2.0)
Tags