https://github.com/syncfusion/blazor-showcase-diagram-builder
Diagram Builder is a Blazor application which is used to create the diagrams like Flow Chart, process diagrams and more interactively.
https://github.com/syncfusion/blazor-showcase-diagram-builder
Last synced: 8 months ago
JSON representation
Diagram Builder is a Blazor application which is used to create the diagrams like Flow Chart, process diagrams and more interactively.
- Host: GitHub
- URL: https://github.com/syncfusion/blazor-showcase-diagram-builder
- Owner: syncfusion
- Created: 2020-07-28T07:26:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-30T08:12:47.000Z (10 months ago)
- Last Synced: 2025-06-30T12:12:17.843Z (10 months ago)
- Language: HTML
- Size: 10.8 MB
- Stars: 20
- Watchers: 8
- Forks: 32
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/syncfusion/blazor-showcase-diagram-builder/actions/workflows/dotnet.yml)
# Essential Studio® for Blazor - Diagram Builder
The Blazor diagram builder application is used to create diagrams such as FlowChart and MindMap diagrams. In the diagram builder application, all support diagrams, such as Print, Export, and Drawing Tool support, are available in the Diagram Builder application. You can interact with the diagram or create your own using shapes.
## Deployment
### Requirements to run the demo
The samples require the following requirements to run.
* [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
* [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
### Run
1. Clone this repository.
2. Open the project in VS 2022:
- For the .NET 8 Server app, open Server-side/DiagramBuilder.sln.
- For the .NET 8 WASM app, open wasm-side/DiagramBuilder.sln.
- For the MAUI app, open MAUI/DiagramBuilderMAUI.sln.
3. Run the demo.
## Demo
### Server - https://blazor.syncfusion.com/showcase/diagrambuilder/
### WebAssembly - https://blazor.syncfusion.com/showcase/wasm/diagrambuilder/
Check all the showcase samples from here.