Lightweight workflow engine for .NET Standard
Helper classes to set up and run as windows services directly on .net core. A ServiceBase alternative.
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
WF runtime ported to work on .NET Core
The main features of dmetzgar/corewf are: Service Hosting.
Open-source alternatives to dmetzgar/corewf include: aelassas/wexflow — Workflow Automation Engine. danielgerlag/workflow-core — Lightweight workflow engine for .NET Standard. dasmulli/dotnet-win32-service — Helper classes to set up and run as windows services directly on .net core. A ServiceBase alternative. optimajet/workflowengine.net — WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your… topshelf/topshelf — An easy service hosting framework for building Windows services using .NET.