Topic
Agent Framework
2 guides on Agent Framework.
Consuming MCP Servers from .NET: The Client Side
Most MCP writing is about building servers. The harder engineering is on the client — you are handing a model a tool list you did not write, from a process you did not start, and it can change under you at runtime.
Human-in-the-Loop Approvals in Microsoft Agent Framework
An agent that can issue refunds needs a stop button. Agent Framework has two mechanisms for this — tool approval and workflow request ports — and picking the wrong one leaves you holding state you cannot survive a restart with.