Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is UiPath using CoreWF in their production software today? #207

Open
virtualfergy opened this issue May 5, 2022 · 1 comment
Open

Is UiPath using CoreWF in their production software today? #207

virtualfergy opened this issue May 5, 2022 · 1 comment

Comments

@virtualfergy
Copy link

We're looking to potentially move from the .NET Framework version from Microsoft to CoreWF in our product line and I'm trying to understand the level of stability of the product. Any guidance would be appreciated. Thanks.

@dmetzgar
Copy link
Contributor

dmetzgar commented May 7, 2022

UiPath started using CoreWF with the introduction of cross-platform workflows late last year: https://docs.uipath.com/studio/docs/release-notes-2021-10-3#support-for-net-50-windows-and-cross-platform-projects

CoreWF is also used as part of Studio Web where the CoreWF library is run in Blazor: https://forum.uipath.com/t/studio-web-community-preview/404197

Cross-platform workflows, including those built with Studio Web, can be executed in serverless cloud robots, which also use CoreWF: https://docs.uipath.com/orchestrator/v0/docs/automation-cloud-robots-serverless

CoreWF and just the nature of being cross-platform imposes some restrictions on activities. Not all activities available in UiPath today are available cross-platform. But there are a lot of them already ported or in the process of being ported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants