Skip to main content

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:

What is a Dynamic Handler

Temporal supports Dynamic Workflows, Activities, Signals, and Queries.

How to set a Dynamic Workflow

How to set a Dynamic Activity

How to set a Dynamic Signal

How to set a Dynamic Query

How to Heartbeat an Activity

How to set a Heartbeat Timeout

How to asynchronously complete an Activity

How to use Temporal Cron Jobs

How to use Start Delay