Temporal is a distributed, scalable, durable, and highly available orchestration engine used to execute asynchronous, long-running business logic in a scalable and resilient way. "Temporal .NET SDK" is the framework for authoring workflows and activities using .NET programming languages.
Features
- Implement a Workflow and Activity
- Documentation available
- Run a Worker
- Workflow Task Scheduling and Cancellation
- .NET Task Determinism
- Workflow Testing
