Skip to content

dotnet 3.0

Compare
Choose a tag to compare
@thomasduft thomasduft released this 11 Nov 18:52

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 removed IMessageBus
  • tried to structure the source in a Clean Architecture manner