Mastering Microsoft Foundry Memory: Long-Term Context for AI Agents
Give your AI agents long-term context with Microsoft Foundry Memory Store. Learn how to use FoundryMemoryProvider in MAF with C#.
Posts exploring the Microsoft Agent Framework (MAF) for building composable, model-agnostic AI agents in .NET. Learn how to manage multi-turn conversation sessions, leverage native tool calling, and orchestrate structured workflows seamlessly alongside Azure services like Microsoft Foundry, Cosmos DB, and Azure AI Search.
Give your AI agents long-term context with Microsoft Foundry Memory Store. Learn how to use FoundryMemoryProvider in MAF with C#.
Learn to build long-term AI memory in .NET using Mem0 and Microsoft Agent Framework. Stop writing custom database plumbing from scratch.
Learn how to build cross-session AI agent memory in .NET using ChatHistoryMemoryProvider inside the Microsoft Agent Framework.
Connect Microsoft Agent Framework to enterprise data in minutes. Compare the Foundry IQ MCP server with raw HTTP for optimal .NET RAG apps.
Master Neo4jContextProvider vs tool calls in Microsoft Agent Framework to build flexible, production-ready .NET GraphRAG architectures.
Learn how to control RAG in Microsoft Agent Framework. Master AIContextProvider and TextSearchProvider for clean, production-ready .NET pipelines.
Learn service-managed chat history in MAF. Explore Project Conversations in Foundry and OpenAI Responses API stateful and stateless patterns.
Store Chat History in Microsoft Agent Framework using Cosmos DB or Blob Storage. Real C# examples showing how to persist state at scale.
Learn how to use the new Microsoft Agent Framework in .NET. A complete, hands-on tutorial with 10 practical C# examples from Hello World to RAG and telemetry.