dotnet 3.0
Caution contains breaking changes:
- some interface names changed (i.e. IWorkflowEngine ->
IWorkflowEngineService
, no api changes except next point ;-) - removed dependency tomware.Microbus.Core therefore use
IJobQueueService
instead removedIMessageBus
- tried to structure the source in a Clean Architecture manner