Manual Multi-Agent Routing in .NET

How to route requests between specialized Microsoft Agent Framework agents with a cheap intent agent, structured output, and a normal C# switch statement.

May 20, 2026 · 10 min · 2035 words

Structured Output in .NET Agents

Use structured output in Microsoft Agent Framework to turn LLM responses into typed C# objects that can be validated, tested, and used safely in application code.

May 10, 2026 · 9 min · 1750 words