Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syncfusionexamples/create-a-feature-rich-wpf-diagramming-app-in-2-minutes

A quick-start example to help you create a diagram builder app in WPF. You will learn how to add a Diagram and Diagram Ribbon to a WPF project, how to add Stencil and add shapes to the Diagram.
https://github.com/syncfusionexamples/create-a-feature-rich-wpf-diagramming-app-in-2-minutes

diagram diagram-builder flowchart getting-started mind-map sfdiagram wpf wpf-ui-controls

Last synced: about 2 months ago
JSON representation

A quick-start example to help you create a diagram builder app in WPF. You will learn how to add a Diagram and Diagram Ribbon to a WPF project, how to add Stencil and add shapes to the Diagram.

Awesome Lists containing this project

README

        

# Create a feature rich WPF Diagramming app in 2 Minutes
A quick-start example to help you create a diagram builder app in WPF. You will learn how to add a Diagram and Diagram Ribbon to a WPF project, how to add Stencil and add shapes to the Diagram.

Watch the video: Coming soon...

Documentation: https://help.syncfusion.com/wpf/diagram/getting-started

## Requirements to run the demo
* [Visual Studio](https://visualstudio.microsoft.com/downloads)
* [.NET Framework 4.8](https://dotnet.microsoft.com/download/dotnet-framework)

## How to run this application
To run this application, you need to first clone or download the ‘create a feature rich wpf diagramming app in 2 minutes’ repository and open it in Visual Studio 2019 IDE. Then, build and run your project to view the output.

## Further help
For more help, check the [Syncfusion WPF documentation](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf).