agent-framework
Framework for building and deploying AI agents and multi-agent workflows
GraphCanon updated Sep 18, 2026 · GitHub synced Sep 18, 2026
390views this month
Decision brief
The agent-framework provides tools for developers to build and deploy AI agents and multi-agent workflows in Python and .NET environments.
Good fit when
- Choose agent-framework if your project requires support for both Python and .NET, allowing you to develop across different ecosystems.
- Select it when you need robust orchestration capabilities for managing multiple AI agents as part of complex workflows.
Avoid when
- Avoid using the agent-framework if your team does not have proficiency in either Python or .NET, as this may cause difficulties in leveraging its features effectively.
- Do not opt for agent-framework if you only need lightweight support for AI agents without a comprehensive orchestration and deployment framework.
- Requirements:
- Python version 3.6 or newer is required for Python installations.; The .NET Core SDK must be installed for utilizing the .NET packages.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 18, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 18, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Backing
Company context for Microsoft. Display-only - separate from trust and ranking.
- Company
- Microsoft·GitHub org profile·Jul 11, 2026
- Employees
- 221,000·Wikidata (P1128 employees)·Jul 11, 2026
- Commercial model
- Pure OSS·GitHub org profile (public repos)·Jul 11, 2026
Install
pip install agent-framework PyPIHow it fits your stack(2)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides support for Python and .NET languages to develop, orchestrate, and deploy various types of AI agents.
Capability facts
- Languages
- python
Source: github.language · Sep 18, 2026
Categories
Graph entities
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Installation Python .NET ```bash dotnet add package Microsoft.Agents.AI
For agents
This page has a .md twin and JSON over the API.