How to use MS workflow foundation in .net Core 5.0.
Is there a MS standard implementation for Workflows in .net core 5?
How to use MS workflow foundation in .net Core 5.0.
Is there a MS standard implementation for Workflows in .net core 5?
Foxtrek_64
On
A company called UiPath has forked Windows Workflow Foundation to be compatible with .NET 5. https://github.com/UiPath/corewf
Copyright © 2021 Jogjafile Inc.
WWF is not ported to .NET Core/.NET 5. It is mentioned on What's new page of .NET 5. You can check alternatives (mentioned on the page), but I never used them, so I can't tell more.