You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+35Lines changed: 35 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,3 +2,38 @@ WorkflowEngine.NET
2
2
==================
3
3
4
4
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).
5
+
6
+
<h2>Features:</h2>
7
+
<ul>
8
+
<li>Process scheme generation in runtime</li>
9
+
<li>Designer of process scheme</li>
10
+
<li>Changing process scheme in runtime is possible</li>
11
+
<li>Pre-execution of process (executing of a process from initial activity to final activity without changing state) </li>
12
+
<li>Simple version control and upgrade of process scheme</li>
13
+
<li>Serialization and saving of parameters on demand</li>
14
+
<li>Support SQL/NoSQL databases</li>
15
+
</ul>
16
+
<br/>
17
+
18
+
<b>Official web site</b> - <ahref="http://workflowenginenet.com">http://workflowenginenet.com</a><br/>
19
+
<b>Official web site</b> - <ahref="http://workflowenginenet.com">http://workflowenginenet.com</a><br/>
20
+
<b>Official web site</b> - <ahref="http://workflowenginenet.com">http://workflowenginenet.com</a><br/>
0 commit comments