Monitoring Claude Code with .NET Aspire Dashboard

Learn how to monitor your Claude Code usage and performance with .NET Aspire dashboard.

My Claude Code Usage Best Practices and Recommendations

In this post, I share my collection of practical recommendations and principles for using Claude Code.

Hangfire MCP Server in Standalone Mode

Enqueue background jobs using the Standalone Hangfire MCP server.

Background Job Scheduling Using Hangfire MCP Server

Enqueue background jobs using Hangfire MCP server.

Code Review with GitHub Copilot in Visual Studio Code

In this blog post, I will show you how to leverage GitHub Copilot's code review capabilities in Visual Studio Code. In addition to the built-in features, I'll introduce my own agent-based code review workflow using a custom prompt.

Prompt Engineering with GitHub Copilot in Visual Studio Code

Learn how to leverage reusable prompts in GitHub Copilot to enhance your productivity in Visual Studio Code.

Composable AI with .NET Aspire: Extending DIAL Assistants with Add-Ons

Learn how to build composable AI applications with .NET Aspire and AI DIAL Addons.