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.
In this 45 minute session, we go over:
For comprehensive docs on .NET, check out this GitHub repo.