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