NL

Scheduled Tasks — Claude Code keeps working while you sleep

Claude Code can now run prompts on a schedule — from quick polling in a session to fully autonomous cloud tasks that run while your laptop is closed. Three scheduling options, one goal: automate the work you keep forgetting to do.

April 8, 2026 · 8 min · René Dekkers

Claude Opus 4.6 — what the best AI model means for your .NET code

Opus 4.6 is now the default model in Claude Code. With 1M tokens of context and an 80.8% SWE-bench score, it’s the biggest single-generation jump yet. Here’s what changes for .NET developers.

April 7, 2026 · 6 min · René Dekkers

Auto Mode — the end of approve, approve, approve

Every Claude Code user knows the drill: approve the file edit, approve the build command, approve the test run. Auto Mode replaces that click-fest with a background safety classifier — so you can actually focus on building.

April 6, 2026 · 6 min · René Dekkers

Git worktrees with Claude Code — work on multiple features without losing context

You’re deep in a feature branch. An urgent bug comes in. Instead of stashing, switching, and losing your flow — you open a second directory and keep going. Git worktrees make this possible, and Claude Code makes it powerful.

March 28, 2026 · 5 min · René Dekkers

Multiple Claude Code sessions at once — parallel development on your .NET solution

One Claude Code session is powerful. Two or three running simultaneously, each focused on a different part of your solution? That’s a multiplier.

February 24, 2026 · 6 min · René Dekkers

Building sub-agents for your .NET workflow

Claude Code is powerful on its own. But when you split the work across specialized sub-agents — a test writer, a reviewer, a documentation agent — it becomes a team.

February 24, 2026 · 6 min · René Dekkers

Claude Code and your .NET solution structure — managing context smartly

Your .NET solution has 15 projects, hundreds of files, and a mountain of generated code. Claude Code’s context window isn’t infinite. Here’s how you work smartly.

February 24, 2026 · 6 min · René Dekkers

Claude Code as code reviewer for your .NET pull requests

Claude Code can do a thorough first pass on your .NET pull requests — catching null references, missing validation, and inconsistent patterns before a human reviewer even opens the PR.

February 24, 2026 · 7 min · René Dekkers

Claude Code skills and plugins for .NET — discovering the marketplace

Claude Code out of the box is powerful. With skills and plugins, it becomes a .NET specialist that knows your patterns, frameworks, and conventions.

February 24, 2026 · 7 min · René Dekkers

Refactoring with Claude Code — splitting an 800-line service

Everyone has that one service class that’s grown too large. I used Claude Code to split an 800-line monolith into clean components — in under an hour.

February 24, 2026 · 6 min · René Dekkers
v27