Amazon.SimpleWorkflow.Extensions
1.2.0-beta3
See the version list below for details.
dotnet add package Amazon.SimpleWorkflow.Extensions --version 1.2.0-beta3
NuGet\Install-Package Amazon.SimpleWorkflow.Extensions -Version 1.2.0-beta3
<PackageReference Include="Amazon.SimpleWorkflow.Extensions" Version="1.2.0-beta3" />
<PackageVersion Include="Amazon.SimpleWorkflow.Extensions" Version="1.2.0-beta3" />
<PackageReference Include="Amazon.SimpleWorkflow.Extensions" />
paket add Amazon.SimpleWorkflow.Extensions --version 1.2.0-beta3
#r "nuget: Amazon.SimpleWorkflow.Extensions, 1.2.0-beta3"
#:package Amazon.SimpleWorkflow.Extensions@1.2.0-beta3
#addin nuget:?package=Amazon.SimpleWorkflow.Extensions&version=1.2.0-beta3&prerelease
#tool nuget:?package=Amazon.SimpleWorkflow.Extensions&version=1.2.0-beta3&prerelease
This library provides:
- 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
- asynchronous extensions for standard SWF client functionalities
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
-
.NETFramework 4.0
- AWSSDK (>= 1.5.25)
- log4net (>= 2.0.3)
- ServiceStack.Text (>= 3.9.35)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.2 | 8,121 | 8/19/2014 |
| 1.2.1 | 1,927 | 8/13/2014 |
| 1.2.0 | 2,033 | 8/6/2014 |
| 1.2.0-beta3 | 1,742 | 4/16/2014 |
| 1.2.0-beta2 | 1,659 | 4/3/2014 |
| 1.2.0-beta | 1,656 | 11/6/2013 |
| 1.1.3 | 5,350 | 7/2/2013 |
| 1.1.2 | 1,974 | 6/15/2013 |
| 1.1.1 | 2,019 | 3/27/2013 |
| 1.1.0 | 2,202 | 3/15/2013 |
| 1.0.4 | 2,029 | 3/3/2013 |
| 1.0.3 | 2,013 | 2/20/2013 |
| 1.0.2 | 1,940 | 2/18/2013 |
| 1.0.1 | 1,878 | 2/15/2013 |
| 1.0.0 | 1,923 | 2/8/2013 |
- updated to latest version of log4net