jgraph / mxgraph

mxGraph is a fully client side JavaScript diagramming library
Other
6.8k stars 2.06k forks source link

ASP MVC 4.5.2 Sample please #27

Closed papyr closed 7 years ago

papyr commented 7 years ago

I am trying to migrate over from JsPlumb (the old version) to MxGraph. It was was fairly easy to persist and send POST to the server side in ASP MVC and JsPlumb (.NET 4.5 Razor pages).

Your framework looks really nice, and I would like to be able to do the same in ASP MVC, its a simple MVC framework, after looking at the help files here there was not much in the form of help or even a sample application.

Can you share a sample solution to try it out, or get started please

davidjgraph commented 7 years ago

Github issues is more for bugs and issues specific to mxGraph, rather than other tools. Since this is a high level problem and specific to another technology I'd ask that you take it Stack Overflow, http://stackoverflow.com/questions/tagged/mxgraph. Thanks.