signumsoftware / framework

Open Source framework for writing data-centric applications using the latest versions of .Net Core, C# (not-nullable), ASP.NET Web API, Typescript (strict), React, D3 and Sql Server or PostgreeSQL
https://www.signumsoftware.com/en/Framework
MIT License
222 stars 85 forks source link

How to use an extension components? #238

Closed crazyants closed 6 years ago

crazyants commented 7 years ago

HI,How to use workflow components and other components ?

olmobrutall commented 7 years ago

Hi crazyants ,

I recommend you to clone Southwind or create a new application in http://www.signumsoftware.com/en/DuplicateApplication

Tell me if you have problems

Cheers!

crazyants commented 7 years ago

HI, The signum framework compiles successfully and runs, I want to know how to create workflow and operation steps?

olmobrutall commented 7 years ago

Using a dynamic entity as main entity of the workflow, or a static entity?

olmobrutall commented 7 years ago

Sorry, the workflow system is quite new and there is no too much documentation.

Maybe the best approach is to connect throw TeamViewer and help you in-place.

My Skype account is: olmobrutall

crazyants commented 7 years ago

Thanks! It's better to have an online demo, including workflow, scheduler,cache and other components.

olmobrutall commented 7 years ago

Cool, add me to Skype and we can talk. I'm in germany (GMT +1)

crazyants commented 7 years ago

I see. and how to create a new workflow example? Do you have a complete example?