This package provides abstractions to create durable statemachines ontop of durable functions.
Info
Version: | 1.0.13 |
Author(s): | Poul Kjeldager |
Last Update: | Tuesday, October 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DotNetDevOps.Extensions.AzureFunctions.DurableStateMachine |
Install
Install-Package DotNetDevOps.Extensions.AzureFunctions.DurableStateMachine
dotnet add package DotNetDevOps.Extensions.AzureFunctions.DurableStateMachine
paket add DotNetDevOps.Extensions.AzureFunctions.DurableStateMachine
DotNetDevOps.Extensions.AzureFunctions.DurableStateMachine Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Storage.Blob(>= 11.2.2)
- Microsoft.Azure.WebJobs(>= 3.0.23)
- Microsoft.Azure.WebJobs.Extensions.DurableTask(>= 2.4.0)
- Microsoft.Azure.WebJobs.Extensions.Storage(>= 4.0.3)
Tags