elsa-workflows / elsa-designer

A standards-based Workflow Designer built with StencilJS
MIT License
263 stars 89 forks source link

How to use it on blazor #28

Open maxwidergy opened 4 years ago

maxwidergy commented 4 years ago

Hi! Do you have any sample to start using it with blazor?

Thanks!

sfmskywalker commented 4 years ago

I don't have any samples that uses the designer in Blazor, but I am currently working on a brand new dashboard application with a new workflow designer, all implemented in Blazor (and some AlpineJS for little things like handling transition events).

sfmskywalker commented 4 years ago

Progress can be followed here: https://github.com/elsa-workflows/elsa-core/tree/feature/elsa-2.0/src/dashboards/blazor

GeorgeS2019 commented 4 years ago

@sfmskywalker we please out a React Diagram inspired Blazor Diagram framework.