F#-friendly API layer for Azure Durable Functions.
Info
| Version: | 0.6.0 |
| Author(s): | Mikhail Shilkov |
| Last Update: | Tuesday, February 11, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mikhailshilkov/DurableFunctions.FSharp |
| NuGet Url: | https://www.nuget.org/packages/DurableFunctions.FSharp |
Install
Install-Package DurableFunctions.FSharp
dotnet add package DurableFunctions.FSharp
paket add DurableFunctions.FSharp
DurableFunctions.FSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)
- Microsoft.Azure.WebJobs.Extensions.DurableTask(>= 2.1.1)
Tags