Removed unnecessary ID fields from HelloWorld.json to streamline the structure. This change focuses on reducing clutter and making the configuration easier to read and maintain. |
||
|---|---|---|
| .. | ||
| Elsa.Samples.ConsoleApp.JsonWorkflows.csproj | ||
| HelloWorld.json | ||
| Program.cs | ||
| Readme.md | ||
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.