Migrating C# -> Microsoft Agent Framework
Migrating a C# application to the Microsoft Agent Framework (MAF) for agentic AI and multi-agent workflows.
Migrating a C# application to the Microsoft Agent Framework (MAF) for agentic AI and multi-agent workflows.
How to add Dependency Injection to a C# agent framework application, improving flexibility and testability.
Final part of migrating agentic code from Python to C# using Microsoft Agent Framework, implementing workflow executors.
A C# library bridging Foundry Local SDK with Microsoft.Extensions.AI and Agent Framework for local-first AI agents.
Building an Agentic Operations Lakehouse with Drasi, Microsoft Agent Framework, and Fabric for real-time healthcare risk detection.
Building deterministic multi-agent orchestrations with Microsoft Agent Framework and .NET Durable Functions for controlled agent coordination.
Explores hosting Microsoft Agent Framework on Azure Functions using Durable Task Scheduler (DTS) as the backend, highlighting setup, benefits, and dashboard features.
A reference app combining NVIDIA NeMo, Microsoft Agent Framework, A2A, and Aspire for cross-framework multi-agent workflows.
Guide to hosting Microsoft Agent Framework agents on Azure Functions with .NET, using Durable Functions for state persistence.
Summary of recent Azure, .NET, GitHub, and Visual Studio blog posts covering AI frameworks, .NET 11, DevOps updates, and Copilot features.
Explains how to use Microsoft Agent Framework's middleware in .NET to intercept agent runs, function calls, and chat client calls.
Guide to creating AI agents with Microsoft Agent Framework 1.0.0 in .NET, including tool definitions and LLM integration.
Introducing NimbusIQ, a multi-agent AI platform built on Microsoft Agent Framework to automate Azure drift detection, analysis, and remediation planning.
A guide to persisting conversational AI agent sessions in .NET using the Microsoft Agent Framework, Redis, and Blazor to solve stateless API problems.
A daily tech link roundup covering .NET, AI, web development, cloud services, and Windows development with tutorials and news.
A technical guide to building multi-agent AI systems using workflows in the Microsoft Agent Framework, covering patterns and implementation.
Explains a subtle bug in Microsoft Agent Framework's DevUI where missing workflow names cause runtime errors and provides a fix.
A performance comparison of Microsoft Agent Framework implementations in Python and .NET for AI agents, using local Ollama models.
A guide to building multi-agent AI workflows in .NET using AgentFactory and handoff patterns for clean, scalable agent orchestration.
A tutorial on building a local AI agent with vision and function calling using Microsoft Agent Framework and Ollama in C#.