The BPMN shapes help us to represent internal business processes in a graphical notation. They enable you to communicate procedures in a standard manner. These shapes are popular and intuitive graphics that can be easily understood by all business stakeholders, including business users, business analysts, software developers, and data architects.
The samples require the following requirements to run.
- Clone this repository.
- Open the project in VS 2022:
- For the .NET 8 Server app, open Server/BPMNEditor.sln.
- For the .NET 8 WASM app, open WASM/BPMNEditor.sln.
- Run the demo.
WebAssembly - https://blazor.syncfusion.com/showcase/wasm/bpmn-editor/
Check all the showcase samples from here.