Top 20 NuGet Packages depending on Microsoft.Azure.WebJobs.Script.Abstractions
Total dependencies: 2
Extensions for running workflows in Azure Functions
Implements state machine orchestrations using Azure Durable Functions. Usable from any 'dotnet' Azure Functions app.
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...