Features .NET SDK feature guide
The Features section of the Temporal Developer's guide provides basic implementation guidance on how to use many of the development features available to Workflows and Activities in the Temporal Platform.
In this section you can find the following:
- How to start a Temporal Cron Job
- How to Heartbeat an Activity
- How to Asynchronously complete an Activity
- How to use a Temporal Cron Job
- How to use Start Delay
What is a Dynamic Handler
Temporal supports Dynamic Workflows, Activities, Signals, and Queries.