I Deployed a .NET App to DigitalOcean with Dokploy
Step-by-step guide to deploy a .NET 10 Web API and React apps to a DigitalOcean droplet with Dokploy: managed Postgres, Valkey cache, Cloudflare R2, and SSL.
12 articles and counting
Step-by-step guide to deploy a .NET 10 Web API and React apps to a DigitalOcean droplet with Dokploy: managed Postgres, Valkey cache, Cloudflare R2, and SSL.
11 copy-paste Claude Code prompts for .NET developers - architecture, scaffolding, EF Core, testing, Aspire - each with negative commands 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 branches with built-in Git worktree support. Covers the --worktree flag, branching from a PR, .worktreeinclude, subagent isolation, hooks, and cleanup.
Learn Claude Code from scratch: install, CLAUDE.md, auto memory, Plan Mode, skills, pricing, and an honest Copilot vs Cursor comparison. Updated mid-2026.
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.
Twenty advanced Claude Code tips for .NET developers: context engineering, hooks, subagents, MCP, worktrees, and model selection to ship faster in 2026.
Build reusable skills in Claude Code with SKILL.md to automate .NET workflows. Complete frontmatter reference, arguments, subagent delegation, and 5 design patterns from 47 production skills.
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.
Complete guide to the .claude folder. CLAUDE.md, rules, skills, agents, commands, settings.json, and global ~/.claude/ explained with .NET examples.
Trace what happens inside Claude Code from keystroke to code change. The agentic loop, tools, context management, sub-agents, and token budget explained for developers.
Master Plan Mode in Claude Code with a real ASP.NET Core walkthrough, decision matrix, Ctrl+G plan editing, and daily usage tips.