Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.15 KB

File metadata and controls

21 lines (15 loc) · 1.15 KB

Sample Applications

This page provides an overview of the sample applications included in the repository. These samples demonstrate various patterns and features of the Durable Task Framework.

For detailed instructions on running each sample, see the README in each project directory.

Sample Projects

Sample Description Key Features
DurableTask.Samples Core orchestration patterns Greetings, Cron, Fan-out/Fan-in, Error handling, External events
Correlation.Samples Legacy distributed tracing W3C TraceContext, Application Insights
DistributedTraceSample Modern telemetry integration OpenTelemetry, Application Insights
ManagedIdentitySample Azure authentication Managed Identity with Azure Storage

Additional Resources