Core application - .NET SDK feature guide
Workflows
How to develop a basic Workflow using the Temporal .NET SDK
Workflow logic requirements
Customize Workflow Type
How to customize your Workflow Type name using the Temporal .NET SDK
Activities
How to develop a basic Activity using the Temporal .NET SDK
Start Activity Execution
How to start an Activity Execution using the Temporal .NET SDK
Get Activity Execution results
How to get the results of an Activity Execution using the Temporal .NET SDK
Worker Processes
How to create and run a Worker Process using the Temporal .NET SDK