This package provides a C# based durable task framework for writing long running applications.
Info
| Version: | 2.0.0.6 |
| Author(s): | DurableTask.Core |
| 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.Core |
Install
Install-Package DurableTask.Core
dotnet add package DurableTask.Core
paket add DurableTask.Core
DurableTask.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ImpromptuInterface(>= 7.0.1)
- Newtonsoft.Json(>= 10.0.3)
- ImpromptuInterface(>= 6.2.2)
- Newtonsoft.Json(>= 7.0.1)
Tags