WorkflowEngine.NET icon indicating copy to clipboard operation
WorkflowEngine.NET copied to clipboard

WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).

Results 99 WorkflowEngine.NET issues
Sort by recently updated
recently updated
newest added

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies
javascript

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript

Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `engine.io` from 3.2.1 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning:...

dependencies
javascript

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 3.2.1 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `loader-utils` from 1.1.0 to 3.2.1 Release notes Sourced from loader-utils's releases. v3.2.1 3.2.1...

dependencies
javascript

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 3.2.0 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...

dependencies
javascript

Hello, I was wondering how to remove some Activities and Template for the existing one the default menu as you can see in below picture. ![image](https://github.com/optimajet/WorkflowEngine.NET/assets/155728214/7adbf5f8-9f6e-4ed5-be06-c29ddec27521) ![image](https://github.com/optimajet/WorkflowEngine.NET/assets/155728214/3f20acf6-e0c1-41f1-be8e-c23f69e9bcd9)

Hi Team, We have one of the .Net Core API application that uses workflow engine for automating the API Calls ,but over the weekend its going to sleep mode /...

I have a problem with creating a subprocess. I created a subprocess in my design flow and checked "Disable Parent Process Control". However, when my subprocess reaches its final state,...