d502aebd78
913515: Update Index.cshtml |
||
---|---|---|
Controllers | ||
Models | ||
Properties | ||
Views | ||
wwwroot | ||
DiagramBuilder_NET6.csproj | ||
DiagramBuilder_NET8.csproj | ||
NuGet.Config | ||
Program.cs | ||
README.md | ||
appsettings.Development.json | ||
appsettings.json | ||
web.config |
README.md
ej2-aspnetcore-diagram-builder
The aspnetcore diagram builder application is used to create the diagrams such as "Flow Charts", "MindMap Diagrams" and "Organization Chart" through Visual Interface.
Deployment
The sample requires the below requirements to run.
Run
- Clone this repository.
- Open the command prompt from Application root directory.
- Run the demo using
dotnet run
command.
Demo
https://ej2.syncfusion.com/showcase/aspnetcore/diagrambuilder/
Check all the showcase samples from here.