Hi !
I have been trying to create a custom UiPath activity using .net6 for the past couple of days. I have also tried to create a an activity using an older version and then migrate. However unfortunately none of this have worked.
I did managed to create an activity with .net framework 4.6.1 however that only works with the legacy projects. Migrating the nuget package using the provided documentation has been a nightmare.
I would appreciate for any sort of help regarding how to create a custom UiPath activity with .net6. I am also aware that .net6 does not promote using WF. Therefore is it possible for us to use some other Work Flow framework.
Any help would be appreciated.
Thank you in advance.
Hey Thanks for the response.
I have tried the activity creator and still the documentation is not up to date and I have tried with the existing documentation which unfortunately doesn’t work.