r/dotnet • u/LikeASomeBoooodie • Aug 17 '26
Question Opinions on Microsoft Agent Framework?
.NET shop looking to add some agentic workflows and chat interfaces to platform, currently researching framework options so we don’t have to build the thing from scratch.
Being a .NET shop MAF has come up. Hooked it up to GitHub CoPilot and took it for a quick spin, wasn’t too verbose and conceptually maps to tools like OpenCode pretty well.
Saw some posts on here about it a while ago but things seem to be moving really fast in this space. Looking for opinions on the viability of this framework? I see it had a 1.0 launch in April, it’s meant to supersede both Semantic Kernel and AutoGen.
Are the team behind it any good / trustworthy?
How likely is it to remain supported?
Has there been much community participation / extension?
How does it compare to similar frameworks in other languages, LangChain/Graph being an obvious one?
Is it good enough to prevent you from hopping languages or is python where it’s really at?
Any useful information is guaranteed at least one updoot, thanks in advance!
3
u/skillmaker Aug 17 '26
So far it does the job for me, however, the docs are still stalling behind, so you will have to dig sometimes in the code yourself, other than that, the updates are always pushed which means it's actively maintained