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.

Learn how to use Model Context Protocol (MCP) Server Template in Hybrid Mode

Use the 'mcp-server-hybrid' template to be able to easily switch between stdio and sse transports.

Simplifying Model Context Protocol (MCP) Server Development with Aspire

Learn how to develop MCP servers with Aspire.

Simplifying Model Context Protocol (MCP) Server Distribution with .NET Global Tools

In this post, I will show you how to use a simple template to create an MCP server that can be distributed as a global tool.

Introducing AI DIAL: The Open-Source AI Orchestration Platform

Use AI DIAL to streamline and orchestrate Software Development Lifecycle (SDLC) for enterprise Gen AI applications. In this post, I will introduce you to the platform and its capabilities and show you how to get started with it using .NET Aspire.