The Blazor Diagram Collaborative Editing application provides an interactive platform for creating and editing diagrams such as Flowcharts and Mind Maps. Built using Syncfusion Essential Studio® for Blazor, it supports real-time collaboration, allowing multiple users to work together seamlessly. This application is ideal for teams looking to design, share, and manage diagrams efficiently in a collaborative environment.
Clone the repository. This repository contains Blazor Diagram Collaborative Editing Server app.
webapp/serverfolder has solution files to run Diagram Collaborative Editing server app.- In the sample, the service configuration is in the
DiagramHubfile, and the sample implementation is in theDiagramMainfile. - The application uses
SignalRwithRedisfor real-time collaboration. - Create a
Redisservice instance and add Redis connection string in the appsettings.json file from your end.
-
Open the command prompt from the demo's directory.
-
Run the demo using the following command.
To run .NET 8 Collaborative Editing Server project
`dotnet run --project webapp/server/DiagramCollaborativeEditing/DiagramCollaboration.csproj.
-
In Visual Studio, select the target platform by expanding the dropdown menu at the top toolbar.
Press
F5to run the demo.
- 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.
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 sales@syncfusion.com 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 salessupport@syncfusion.com.
-
If the required information is not available, it can be submitted through the Syncfusion® Blazor Components Feedback Portal feedback portal.