Skip to main content

Get started with Temporal and .NET

Temporal .NET SDK

Take your first steps into building apps with Temporal and .NET by setting up your development environment, exploring how Temporal Applications work, and diving into the documentation.

Set up a local development environment for Temporal and .NET

Estimated time: ⏱️ ~5 minutes

Make sure you have everything you need to start working with Temporal on your local machine.


Run your first Temporal application with the .NET SDK

Estimated time: ⏱️ ~10 minutes

Download and run a small application, explore how Temporal executes Workflows and Activities, and how you can recover from failures.


Review documentation and other resources

Once you're familiar with the basics, you may want to explore the documentation and code examples.