Episode

Using Durable Azure Functions in .NET 7

with Niels Filter

With .NET 7 durable functions will be available for Azure Functions running in isolated mode. I've found that many people I've chatted to aren't aware of durable functions. They can drastically simplify implementations by coordinating various distributed functions and queues.

.NET