Which .NET based BPM (Business Process Management) software recommended?

Hadi Sharifi picture Hadi Sharifi · Jan 8, 2014 · Viewed 13.5k times · Source

I need to recommend an open source business process management BPM software engine to work with.

Can anyone suggest such a BPM software to use?

Thanks for you time.

Answer

bouquetf picture bouquetf · Jan 9, 2014

I checked several month ago but I didn't find any good opensource BPMS written for the .net platform.

Fortunatelly, nowdays most BPMS implement an HTTP API which could be accessed from a .net program, and many of them are provided as a cloud service.

I know best java based BPMS where, depending on your needs, you could check Bonita, jBPM (which embed a BRMS tool too) or Activiti. Some exist in other language but I have no feedback on them.

Cheers