Top 20 NuGet Packages depending on Azure Functions Durable Task Extension

Total dependencies: 16

Azure Functions runtime for actors.
Write More Code, Less Azure Functions. Functionless is a library to ease your Azure Function development by minimizing the abstraction of your long-running services, processes, workflows, etc.
Changelog: 2.5 Updated for Microsoft.Azure.DurableTask.Core 2.9.0 and Microsoft.Azure.WebJobs.Extensions.DurableTask 2.7.0 2.4 Added WaitForCustomStatus(predicate). Updated for DurableTask.Core 2.6.0 2.3 Added WaitForOrchestrationToReachStatus(status[]) and WaitForOrchestrationToFi...
This package implements the integration between the hierarchical state machine (or "statechart") interpreter and Azure Durable Functions. To use it, simply reference this package in a standard Azure Durable Functions project and define statecharts using either strongly-typed .NET syntax, or JSON. Fo...
This package defines the client APIs for starting new hierarchical state machine (or "statechart") instances that run on Azure Durable Functions. For more information on statecharts, see https://statecharts.github.io/.
Helpers for OrderCloud middleware projects
This package provides abstractions to create durable statemachines ontop of durable functions
Automatically adds HTTP endpoints to your .Net Azure Durable Functions project to allow management of orchestration instances, such as querying status, terminating instances, rewind and more.
F#-friendly API layer for Azure Durable Functions
Package Description
This a nuget package for easily configured, easily extended, Azure Function projects.
Type-safe activity helper for Durable Functions
Type-safe activity helper for Durable Functions
Spin up integration tests on your Azure Functions!
Netherite durability provider extension for Azure Durable Functions.