Info
Version: | 1.2.2 |
Author(s): | Yan Cui |
Last Update: | Tuesday, August 19, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fsprojects/Amazon.SimpleWorkflow.Extensions |
NuGet Url: | https://www.nuget.org/packages/Amazon.SimpleWorkflow.Extensions |
Install
Install-Package Amazon.SimpleWorkflow.Extensions
dotnet add package Amazon.SimpleWorkflow.Extensions
paket add Amazon.SimpleWorkflow.Extensions
Amazon.SimpleWorkflow.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK(2.2.2.0)
- log4net(2.0.3)
- ServiceStack.Text(3.9.71)
Tags
- an intuitive API for modelling workflows with Amazon's SimpleWorkflow service
- mechanism to automatically exchange data between chained activities/workflows
- mechanism to automatically retry failed activities/workflows up to a max number of attempts
- a convention based versioning scheme for your activities
- mechanism to automatically register domains/workflows/activities
- mechanism to automatically register heartbeats for activities.