Info
Version: | 1.5.1 |
Author(s): | Mohamed Farouk |
Last Update: | Wednesday, January 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mohamedfarouk/jsequencer |
NuGet Url: | https://www.nuget.org/packages/JSequencer |
Install
Install-Package JSequencer
dotnet add package JSequencer
paket add JSequencer
JSequencer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
can manage deep nested callbacks or list of functions that needs to run in sequence, with support for loops and logical operations.
also supports async functions to be called by the flow, and then resume flow when async operation completed.