Core application - .NET SDK feature guide
Temporal's core application primitives include Workflows, Activities, and Workers.
Temporal's core application primitives include Workflows, Activities, and Workers.
Set a Durable Timer to sleep for days, weeks, or years in a Workflow.
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.
The Versioning section of the Temporal Developer's guide covers how to update Workflow Definitions without causing non-deterministic behavior in current long-running Workflows.