Skip to content

A quick start Blazor project that shows how to save and export the Blazor Diagram component. It includes a code snippet to export the diagram in png format.

Notifications You must be signed in to change notification settings

SyncfusionExamples/how-to-save-and-export-a-blazor-diagram

Repository files navigation

How to Save and Export a Blazor Diagram

A quick start Blazor project that shows how to save and export a blazor diagram. This project includes a code snippet to save and load the diagram as a string and file stream. It also includes a code snippet to export the diagram in png format.

Refer to the following documentation to learn about the Blazor Diagram component: https://blazor.syncfusion.com/documentation/diagram/serialization https://blazor.syncfusion.com/documentation/diagram/export

Check out this online example of the Blazor Diagram component: https://blazor.syncfusion.com/demos/diagramcomponent/serialization?theme=fluent https://blazor.syncfusion.com/demos/diagramcomponent/export?theme=fluent

Watch the following video to get started with a Blazor Web Assembly app and add Syncfusion Blazor components to it: https://www.youtube.com/watch?v=zKU580cOqjg

Project prerequisites

Make sure that you have the compatible versions of Visual Studio 2022 and .NET Core SDK 7.0 or later version in your machine before starting to work on this project.

How to run this application

To run this application, you need to first clone the how-to-save-and-export-a-blazor-diagram repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.

About

A quick start Blazor project that shows how to save and export the Blazor Diagram component. It includes a code snippet to export the diagram in png format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published