Build Your First MCP Server in C# with the Official SDK
Build an MCP server in C# with the official ModelContextProtocol SDK 2.1 on .NET 10. Real tools, stdio and HTTP transport, plus what actually changed in v2.0.
14 articles and counting
Build an MCP server in C# with the official ModelContextProtocol SDK 2.1 on .NET 10. Real tools, stdio and HTTP transport, plus what actually changed in v2.0.
Thirty advanced Claude Code tips for .NET developers: goal loops, hooks, subagents, worktrees, batch migrations, and model selection, all verified for 2026.
11 copy-paste Claude Code prompts for .NET developers: architecture, scaffolding, EF Core, testing and Aspire, each with guardrails that keep output clean.
Teach Claude Code your conventions once. Build a custom skill that scaffolds a full vertical slice in .NET 10 - endpoint, handler, validator, EF config, and test - your way.
Run parallel Claude Code sessions on isolated .NET branches with Git worktree support: the --worktree flag, branching from a PR, subagent isolation, cleanup.
Build reusable skills in Claude Code with SKILL.md to automate .NET workflows: frontmatter reference, arguments, subagent delegation, and 5 production patterns.
What every file in the .claude folder does: CLAUDE.md, rules, skills, agents, commands, settings.json and the global ~/.claude/, on a real .NET setup.
Trace what happens inside Claude Code on a .NET repo, from keystroke to code change: the agentic loop, tools, context management, sub-agents, and token budget.
Write effective Claude Code prompts for .NET 10 projects. The 4-layer instruction hierarchy, 10 Bad vs Better patterns, and a decision matrix from 6 months of daily use.
How I use Claude Code Plan Mode to scope ASP.NET Core features before any code is written: the 4-phase workflow, opusplan, Ultraplan review, and /goal.
Turn Claude Code into a senior engineer that knows your codebase. The perfect CLAUDE.md for .NET - memory hierarchy, AGENTS.md interop, and copy-paste templates.
Learn Claude Code from scratch: install it, write your first CLAUDE.md, use Plan Mode and auto mode, what it really costs, and how it compares to Copilot.