// tag
#Workflows
2 posts
Durable Workflows in Microsoft Agent Framework: From In-Memory to Azure Functions
MAF's workflow programming model now supports durable execution backed by Durable Task — here's how to build composable agent workflows that survive process restarts and scale across Azure Functions.
Microsoft Agent Framework Part 3: From Tools to Workflows — The Building Blocks Click Into Place
Part 3 of the .NET AI building blocks series covers the Microsoft Agent Framework — from single agents with tools to multi-agent workflows with memory. Here's what actually matters.