19:28
2026-09-13
dev.to
ai-agents
Why Your .NET MCP Tool Classes Crash at Runtime (And the Two-Line Fix)
A developer detailed a runtime crash in .NET MCP servers where instance-based tool classes using constructor injection threw a System.Reflection.TargetException because the WithComponentsFrom method r…