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.
Clone the repository.This repository contains Blazor BPMN Editor Server app, Blazor BPMN Editor WASM app.
webapp/serverfolder has solution and project files to run BPMN Editor server app.webapp/Wasmfolder has solution and project files to run BPMN Editor WebAssembly app.- The Common folder contains all the common files (i.e., samples, static web assets, resources) which are applicable for Blazor BPMN Editor Server App and Blazor BPMN Editor WASM App.
-
Open the command prompt from the demo's directory.
-
Run the demo using the following command.
To run .NET 8 BPMN Editor Server project
dotnet run --project webapp/server/BPMNEditor.csprojTo run .NET 8 BPMN Editor WASM project
dotnet run --project webapp/wasm/BPMNEditor.sln
- Open the solution file using Visual Studio.
- Press
Ctrl + F5to run the demo.
-
Open the Visual Studio code from the Demo directory where the project file is present.
-
Press
Ctrl + F5to run the demo.
Server - BPMN Editor Server live Demo
WebAssembly - BPMN Editor Wasm live Demo
Check all the showcase samples from here.
Syncfusion® Blazor Components is available under the Syncfusion® Essential Studio program, and can be licensed either under the Syncfusion® Community License Program or the Syncfusion commercial license.
To be qualified for the Syncfusion® Community License Program, you must have gross revenue of less than one (1) million U.S. dollars (USD 1,000,000.00) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion's terms and conditions.
Customers who do not qualify for the community license can contact [email protected] for commercial licensing options.
Use of Syncfusion® Blazor Components requires prior acquisition of either a Community License or a Commercial License. Additionally, usage is subject to acceptance of and compliance with Syncfusion's license terms and conditions.
The Syncfusion® license that contains the terms and conditions can be found at https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
-
For any other queries, reach the Syncfusion® support team or post the queries through the community forums.
-
To renew the subscription, click here or contact our sales team at [email protected].
-
If the required information is not available, it can be submitted through the Syncfusion® Blazor Components Feedback Portal feedback portal.