Category Archives: Microsoft Agent Framework

Microsoft Agent Framework and Foundry

In the .NET development world the two most significant frameworks for AI are Microsoft Agent Framework and Microsoft Foundry. Together, they create a powerful ecosystem for building, deploying, and managing AI agents that can automate tasks, respond to user queries, … Continue reading

Posted in AI, Foundry, Microsoft Agent Framework | Comments Off on Microsoft Agent Framework and Foundry

MAF-Doctor Walkthrough

Our latest video is a walkthrough of MAF-Doctor. This is an extraordinary utility for anyone using the Microsoft Agent Framework.

Posted in AI, Microsoft Agent Framework, Utilities | Comments Off on MAF-Doctor Walkthrough

Migrating C# -> Microsoft Agent Framework

In a previous blog post I ported a Python application to C#. However, I did not take advantage of the Microsoft Agent Framework (MAF). In this admittedly long post, I’ll migrate that code to MAF. Note, the updated source code … Continue reading

Posted in AI, Microsoft Agent Framework, Programming | Comments Off on Migrating C# -> Microsoft Agent Framework