Microsoft Agent Framework for C# Devs, a weekly live series focused on building intelligent AI agents using the Microsoft Agent Framework and the .NET platform.
In this episode, we explore State and Memory in AI Agents - a critical concept for building agents that can maintain context, remember previous interactions, and make smarter decisions over time.
You'll learn how state management and memory systems work within agent-based architectures and how C# developers can implement these capabilities when building AI-powered applications with .NET.
If you're a .NET developer, AI engineer, or software architect interested in building intelligent agents and automation systems, this series will help you understand the practical side of agent development.
What you'll learn in this episode
• Understanding state in AI agents
• Managing memory and context in agent workflows
• Designing smarter, context-aware AI systems
• Building AI agents using Microsoft Agent Framework and C#