1
0
Форкнуть 0
The aspnetcore diagram builder application is used to create the diagrams such as "Flow Charts", "MindMap Diagrams" and "Organization Chart" through Visual Interface.
Перейти к файлу
shyamg1991 d502aebd78
Merge pull request #14 from sivaranjith-78/patch-1
913515: Update Index.cshtml
2024-11-08 12:43:29 +05:30
Controllers 891562: public repo 2024-07-05 13:19:34 +05:30
Models feature(EJ2-61919): aspnetcore DB 2022-10-06 17:53:19 +05:30
Properties Feature(EJ2-61919)-Diagrambuilder 2022-08-05 16:12:23 +05:30
Views 913515: Update Index.cshtml 2024-10-07 19:38:04 +05:30
wwwroot 891562: public repo 2024-07-05 13:19:34 +05:30
DiagramBuilder_NET6.csproj 891562: update repo 2024-07-08 17:15:53 +05:30
DiagramBuilder_NET8.csproj 891562: update repo 2024-07-08 17:15:53 +05:30
NuGet.Config 891562: update repo 2024-07-08 17:15:53 +05:30
Program.cs 891562: update repo 2024-07-08 17:15:53 +05:30
README.md 891562: update repo 2024-07-08 17:15:53 +05:30
appsettings.Development.json Feature(EJ2-61919)-Diagrambuilder 2022-08-05 16:12:23 +05:30
appsettings.json Feature(EJ2-61919)-Diagrambuilder 2022-08-05 16:12:23 +05:30
web.config 891562: update repo 2024-07-08 17:15:53 +05:30

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.