Showing archive results for May 2026

May 6, 2026
Post comments count0
Post likes count2

Durable Workflows in the Microsoft Agent Framework

Shyju Krishnankutty

Build durable AI agent workflows with the Microsoft Agent Framework. Start with in-process console apps, add durability with the Durable Task runtime, scale with parallel AI agents, and host on Azure Functions for serverless execution.

.NETAIAzure
May 4, 2026
Post comments count0
Post likes count0

Microsoft Agent Framework – Building Blocks for AI Part 3

Jeremy Likness

Build intelligent AI agents in .NET with the Microsoft Agent Framework. Learn how to create agents with tools, multi-turn conversations, memory, and graph-based workflows that bring together the building blocks from Parts 1 and 2.

.NETC#AI