Provides the infrastructure for orchestrating microservices based on the Kephas Framework.
Typically used areas and classes/interfaces/services:
- IOrchestrationManager, IRuntimeAppInfo.
- Interaction: AppHeartbeatEvent, AppStartedEvent, AppStoppedEvent....
More information
This package provides a C# based durable Task framework for writing long running applications.
It is built from an OSS version of https://www.nuget.org/packages/ServiceBus.DurableTask.