Get Started Docs Learn Cloud Blog Use Cases Temporal Github Repository Sign Up for Cloud

Introducing Temporal .NET and how it was built

This webinar gives an overview of Temporal, introduce users to the new Temporal .NET SDK, and discuss challenges that Temporal engineers had to overcome when developing for .NET. These challenges include safely utilizing the Rust SDK core library via P/Invoke, effectively leveraging lambda expressions for type-safe remote invocation, and taming the .NET task framework for deterministic/durable concurrency.

Key takeaways


In this 45 minute session, we go over:

  • What Temporal SDKs do at a high level
  • How workflows, activities, etc. look in C# with the new Temporal .NET SDK
  • Advanced/interesting challenges Temporal encounters developing SDKs


For comprehensive docs on .NET, check out this GitHub repo.

YouTube Twitter LinkedIn Slack