elsa-core/samples/console/Elsa.Samples.ConsoleApp.JsonWorkflows/Readme.md

5 lines
279 B
Markdown
Raw Normal View History

# JSON workflows
This sample demonstrates how to load a JSON workflow from a file and then execute it.
There is another sample in the `aspnet` folder that demonstrates the use of the `JsonWorkflowDefinitionProvider` that provides workflows to the system loaded from JSON files.