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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,6 +141,7 @@ To properly contribute to this project you have to create each of the activities
141
141
3. Managing the code with a team of programmers and maintaining it is much easier than in UiPath Studio.
142
142
4. You can run as many workflows as your CPU can handle because there are no dependencies on UiRobot.exe or UiPath Assistant or any other UiPath software.
143
143
5. You can create your robots in executables and deploy them on stations that do not have any UiPath software installed.
144
+
6. You have access to the entirety of .NET capabilities (limited to .NET Framework 4.6 -> 4.8).
0 commit comments