Menu

Post image 1
Post image 2
1 / 2
0

C# got left behind in the AI Agent hype. So I fixed it! AgentDevKit

DEV Community·Ian Cowley·21 days ago
#0ayfXa6n
#ai#csharp#agents#google#agent#tools
Reading 0:00
15s threshold

If you’re a .NET developer watching the current AI landscape, you probably know the feeling. A massive new paradigm drops—in this case, autonomous AI agents—and overnight, Python and TypeScript are flooded with official SDKs, shiny frameworks like LangChain or crewAI, and endless tutorials. Meanwhile, us C# backend devs are left staring at the wall, waiting for an enterprise-grade port that will inevitably be bloated, overly abstracted, and arrive 18 months late. I’ve been writing backend software and integrations for 40 years. I don’t like waiting, and I don't like bloated frameworks. I just wanted a native, high-performance way to build AI agents in C# that can actually do things—read files, query databases, and use the new Model Context Protocol (MCP) without a mountain of boilerplate. Since it didn't exist, I built it. Meet AgentDevKit (ADK) . What is it?…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More