dotnet: Durable Workflows in the Microsoft Agent Framework
Microsoft Agent Framework now supports durable AI agent workflows using the Durable Task runtime. The post shows a progression from in-process console apps to parallel agent execution and Azure Functions hosting for serverless runs.