Deploy a .NET 10 App to a VPS with Dokploy (DigitalOcean)
Run a .NET 10 Web API on a VPS you own instead of App Service. Full Dokploy guide on a DigitalOcean droplet: managed Postgres, Valkey, Cloudflare R2, and SSL.
15 articles and counting
Run a .NET 10 Web API on a VPS you own instead of App Service. Full Dokploy guide on a DigitalOcean droplet: managed Postgres, Valkey, Cloudflare R2, and SSL.
AI agents default to AutoMapper, MediatR and MassTransit, all now commercial. Verified 2026 licensing, NuGet MCP Server, and guardrails that fail the build.
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.