Hello!
I’m wondering if there’s a way to invoke a C# file located outside of a workflow, I want to increase the modularity of my attended robot and so I want to write C# code outside of UiPath which I can then invoke from different workflows, an example would be a simple calculator written in a C# project. This one calculator should be able to be built upon and altered and called upon from different UiPath workflows.
Is there a easy way to build a library of functionaly in C# outside of UiPath and still be able to use it in my workflows?
I don’t have any actual code to show sadly.
Thanks!
one of some more options to make reusable components
1 Like