Skip to content

Diagram Builder is a Blazor application which is used to create the diagrams like Flow Chart, process diagrams and more interactively.

Notifications You must be signed in to change notification settings

syncfusion/blazor-showcase-diagram-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET

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.

Requirements to run the demo

accelerate Android emulators on Windows with Hyper-V:

  • Visit the following link to learn about hardware acceleration for Android emulators on Windows: Hardware Acceleration for Android Emulators.

  • Once you have completed the above steps, you can proceed with setting up the emulator by following the instructions outlined in the documentation below:

Setting Up Android SDK and Android Device Manager

How to run the demo

Clone the repository. This repository contains Blazor Diagram Builder Server app, Blazor Diagram Builder WASM app.

  • server-side folder has solution and project files to run Diagram Builder server app.
  • Wasm-side folder has solution and project files to run Diagram Builder WebAssembly app.
  • MAUI folder has solution and Project files to run Diagram Builder MAUI demo.
  • The Common folder contains all the common files (i.e., samples, static web assets, resources) which are applicable for Blazor Diagram Builder Server demos, Blazor Diagram Builder WASM demos and Blazor Diagram Builder MAUI demos.

Run the demo using .NET CLI

  • Open the command prompt from the demo's directory.

  • Run the demo using the following command.

    To run .NET 8 Diagram Builder Server project

    dotnet run --project Server-side/DiagramBuilder.csproj

    To run .NET 8 Diagram Builder WASM project

    dotnet run --project wasm-side/DiagramBuilder.sln

  • To run Diagram Builder Maui Demos, Open the DiagramBuilderMAUI.sln from 'MAUI' folder via visual studio 2022.

  • In Visual Studio, select the target platform by expanding the dropdown menu at the top toolbar.

    Press F5 to run the demo.

Run the demo using Visual Studio

  • Open the solution file using Visual Studio.
  • Press Ctrl + F5 to run the demo.

Run the demo using Visual Studio code

  • Open the Visual Studio code from the Demo directory where the project file is present.

  • Press Ctrl + F5 to run the demo.

Live Demo

Check all the showcase samples from here.

License

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

Support and feedback

See also

About

Diagram Builder is a Blazor application which is used to create the diagrams like Flow Chart, process diagrams and more interactively.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 20