Microsoft Agent Framework¶
Resources¶
Articles¶
- Microsoft Agent Framework
- Introducing Microsoft Agent Framework (Preview): Making AI Agents Simple for Every Developer
- Introducing Microsoft Agent Framework: The Open-Source Engine for Agentic AI Apps
- Supercharging .NET Apps with DevUI and the New Microsoft Agent Framework
Videos¶
- Agent Framework: Building Blocks for the Next Generation of AI Agents
- .NET AI Community Standup - Getting Started with the Microsoft Agent Framework
- Microsoft Agent Framework WorkFlows Explained
- Deep Dive into Microsoft Agent Framework for AutoGen Users
Libraries¶
- microsoft/agent-framework - A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.
Samples¶
- microsoft/agent-framework/dotnet/samples ⭐
- microsoft/Agent-Framework-Samples - Agent Framework Samples - showcasing ways in which agent framework can be utilized.
- luisquintanilla/hello-world-agents - Sample .NET app using Microsoft Agent Framework to showcase collaborative AI agents (e.g. writer + editor) with web & console interfaces.
- elbruno/elbruno.agentsorchestration - A lightweight .NET library for orchestrating multiple AI agents through a 6-step pipeline (Plan → Parse → Execute → Verify → Review → Report).
- luisquintanilla/dotnet-ai-e2e - End-to-end .NET AI demo: MEAI, MAF, MCP, Aspire, Vector Data, Python polyglot agents, and AI Evaluation