Info
Version: | 1.0.0.13 |
Author(s): | affandar;samara |
Last Update: | Tuesday, May 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/azure/durabletask |
NuGet Url: | https://www.nuget.org/packages/DurableTask |
Install
Install-Package DurableTask
dotnet add package DurableTask
paket add DurableTask
DurableTask Download (Unzip the "nupkg" after downloading)
Dependencies
- ImpromptuInterface(>= 6.2.2)
- Newtonsoft.Json(>= 5.0.8)
- WindowsAzure.ServiceBus(>= 3.0.1)
- WindowsAzure.Storage(>= 7.0.0)
Tags
It is built from an OSS version of https://www.nuget.org/packages/ServiceBus.DurableTask.