# Microsoft Agent Framework for .NET ## Overview The Microsoft Agent Framework for .NET provides a set of tools and libraries to help developers create intelligent agents that can interact with users in natural language as well as orchestrate those agents together to perform complex tasks. The framework, in conjunction with its python counterpart, is the successor of the Semantic Kernel and AutoGen agent frameworks. ## See also - [Getting Started](./getting-started/) - [Migration Guide](./migration-guide/) - [User Guide](./user-guide/) - [Samples](../../dotnet/samples)