RoslynMcpServer: Roslyn MCP Server enables AI assistants to safely refactor and analyze C# codebases by exposing 53 Roslyn-powered tools. It provides comprehensive code intelligence, including refactoring, navigation, analysis, generation, and conversion, with full solution-wide reference tracking and preview support.; learn-claude-code: This repository provides a hands-on tutorial to learn how modern AI agents work by building one from scratch, emphasizing the core loop of model-tool interaction. It distills complex agent concepts into simple, iterative versions, from basic Bash agents to sophisticated skill-based systems.
Allowing AI assistants to automatically refactor and modernize C# codebases.
Learning to build modern AI coding agents from scratch