| doc | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| _config.yml | ||
| CNAME | ||
| Elsa.sln | ||
| Elsa.sln.DotSettings | ||
| gulpfile.js | ||
| npm-install.js | ||
| Nuget.Config | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Elsa Workflows
Elsa Workflows is a set of lean & mean workflowing components that you can use in your own .NET Core applications. It's heavily inspired by Orchard Core Workflows, Azure Logic Apps and Windows Workflow Foundation, but with some key differentiators.
TODO:
- Describe all the features (core engine, runtime, webbased designer, YAML, scripting, separation of designer from invoker from engine).
- Describe various use cases.
- Describe how to use.
- Describe how to implement (custom host, custom dashboard).
- Implement more activities (fork, join, script, HTTP request, loops, etc.)
- Implement integration with Orchard Core (separate repo)
- Detailed documentation
