I have searched many sites including Stack Overflow but could not come to a conclusion. I need to create a new web application built with .Net core and hosted on Azure. The major use case of this application is to generate a document through the application and send it for review-approval cycle. The brief needs are that the workflow of the review approval cycle should be changed or defined by the end user without developer's intervention. I think a work flow designer will be an apt fit. The need is also to avoid any framework that involves cost (based on users count) and if open source should have good community support.
Being new, we would like to see how Windows Workflow foundation will help, but not sure. We explored Wexflow but found it difficult for our team's capabilities to implement.
Windows Workflow Foundation seems to be a good candidate, but lack of expertise in this makes it difficult unless a good solution is available. Read about Microsoft Flow (Power Automate) but it seems very difficult to integrate it within our application.
So totally confused. Any help or pointers will be a saviour. Sorry if the details are not present, I can add them if any comments are raised. Thanks for your time.