// tag
#Semantic-Kernel
3 posts
Agent Skills in .NET Just Got Seriously Flexible
The Microsoft Agent Framework now supports three ways to author skills — files, classes, and inline code — all composed through a single provider. Here's why that matters and how to use each one.
Microsoft Agent Framework Hits 1.0 — Here's What Actually Matters for .NET Developers
Microsoft Agent Framework 1.0 is production-ready with stable APIs, multi-agent orchestration, and connectors for every major AI provider. Here's what you need to know as a .NET developer.
Getting Started with Semantic Kernel
A practical first look at Semantic Kernel — the open-source SDK from Microsoft for building AI-powered .NET applications with LLMs, plugins, and memory.